Title: Message
Hi All,
 
Is it possible to have textboxes in display:table with pagination? I am able to have normal HTML textboxes, but the minute I click on next, the _javascript_ alert for a textbox that existed in the previous page is null. I need the values of these textboxes.
 
I am using Struts1.1 with DynaForms and displaytag-1.0-b2.jar for displaying huge lists with pagination.
 
My requirement is to provide the user textboxes to enter comments against each row of the huge list (pagination is used to display the list). These comments have to be retrieved in the Action class on submit. 
 
This requirement is urgent. Any help is really appreciated.

Thanks & Regards,
Impha

Reply via email to