| Author |
Adding new rows dynamically in a table on screen on click of a button
|
Riju Siddique
Greenhorn
Joined: Sep 22, 2007
Posts: 2
|
|
Hi I have a requirement to show a table on the jsp page. Each row in the table consists of a dropdown(the data is available in a resultset) and a textbox. Within the frame containing the table , there is a button to add new rows into the table. On click of this button, a new row should be added to the table. Can somebody suggest how I can go about this? TIA, Riju
|
 |
 |
|
|
subject: Adding new rows dynamically in a table on screen on click of a button
|
|
|