| Author |
Displaying a table with in a table with DWR data
|
Revanth reddy
Ranch Hand
Joined: Oct 10, 2008
Posts: 52
|
|
Hi, here is my requirement.i have a main table, with a + beside every row. when the user clicks on + another table should be displyed with in the first table. I am using DWR to dynamically generate the data for the second table based on value where user clicks +. the callback function in DWR hold the list of data.My problem is how to display the data in a table format(with table header and table data) any ideas will highly appreicted. Here is my JSP. [BPSouther: Added code tags] [ November 20, 2008: Message edited by: Ben Souther ]
|
 |
 |
|
|
subject: Displaying a table with in a table with DWR data
|
|
|