Hi,
I am using hierarchical grid.In this in commandItemTemplate i have one link button.Instead of having on grid row i want this linkbutton below each row of the parent grid.On this link btn i want to show popup form.and to this popup i wat to send the id of first row of grid.
If we are having link button on grid row itself then it is easy to pass the grid row id to link button.But as my link btn is nt on grid i am not able to pass the id of first row of grid.
I am using hierarchical grid.In this in commandItemTemplate i have one link button.Instead of having on grid row i want this linkbutton below each row of the parent grid.On this link btn i want to show popup form.and to this popup i wat to send the id of first row of grid.
If we are having link button on grid row itself then it is easy to pass the grid row id to link button.But as my link btn is nt on grid i am not able to pass the id of first row of grid.