RE: Form with n columns and m raws

2004-07-12 Thread Damien SAUVAGEOT
thanks a lot Atta, it is working fine. -Message d'origine- De : atta-ur rehman [mailto:[EMAIL PROTECTED] Envoyé : vendredi 9 juillet 2004 20:09 À : Struts Users Mailing List Objet : Re: Form with n columns and m raws Hello Damien, have a new class called row: public clas

Re: Form with n columns and m raws

2004-07-09 Thread atta-ur rehman
after submit, form.getDemandGrid() list should be populated! hope this helps. ATTA - Original Message - From: "Damien SAUVAGEOT" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 8:12 AM Subject: Form with n columns and m raws Hello,

Form with n columns and m raws

2004-07-09 Thread Damien SAUVAGEOT
Hello, I can't find how to implement a form which include n*m checkbox. I would like to get : doc1doc2doc3... docn client1 x x x client2 x x x client 3x x x ... client m