Hi
On my htm page, i have a grid, by clicking on any of row of the first grid, i want to open a second grid, below the first gird, which will contain only the values of that row.
For the first gird, I am using the code <PARAM NAME="DoubleClickEvent" VALUE="Doubleclick">
and i have written a function as Doubleclick in the java script.
Now want code i should write under the function (Doubleclick) in the java script.
Can you help me out with the code for the same.
thanks,
Ashish