I am using radgrid inside the usercontrol and displaying in aspx page dynamically.the radgrids can be 10 no's also when i display dynamically.
I’m able to insertitem to radgrid using insertitem() method. But after binding the item to radgrid and try to click on grideditcommandcolumn
I’m unable to edit the row on click of the grideditcommandcolumn .On click of grideditcommandcolumn it is not opening the editformtemplate also