Skip to Content
0
Former Member
Mar 05, 2009 at 05:48 AM

how to open a second grid, by clicking on first grid

38 Views

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