Posted By:
sree_Devi
Posted On:
Tuesday, March 28, 2006 05:37 AM
I have a datatable component. I need to get the row information in javascript. How do I reference a datatable in javascript?
The datatable is used to display data and has a command button against each row that is used to popup a window
and display the selected row's data.
For this i need to get the data table row's data in javascript.
How do i do this?