posted 16 years ago
Hi Jeanne,
Thanks for your kind support.
The below JavaScript code is used to add row in the table when I want to add multiple row data into table for single entry no field.
I am unable to add java sript code here which used to add multiple rows for footer table.
When i am trying to add it, the post shows the error.
Then this data are send to the next Servlet for adding into two table.
My header portion data are added into one table which added only one row in table. while footer section data are added into the no of rows in another table dependent on No. of
Rows added into jsp page.
Here is an code for that logic.
Now I looking for to retrieve this footer section data available in multiple rows from footer table and present it in jsp page .
I am finding difficulties in how to show this multiple row data for dynamic no of rows .i.e. variable no. of rows.
I have able to show the data in Header portions of page in this ways
here i am adding the part of code which shows the data from header part of table i.e from Header table
Any suggestion on any above works is highly appreciated.
Thanks and regards
harshal