|
Hi,
iam having one table in jsp with 5 columns as follows:
1) checkbox
2)dropdown list box which is generated dynamically.
3)dropdown list box which is generated dynamically.
4)dropdown list box which is generated dynamically.
5)text box
when i click a button i want to get a new row with the same columns as mentiond above. just below the existing column.
Thanks,
|