1
Reply

how can i fire events in nested gridview ?

amit Kumar

amit Kumar

16y
6.5k
0
Reply

    we can fire any event in nested gridview with the help of rowcommand of childgridview.Here we can search any command name and give insertion,deletion,updation process with them.Here we need to again bind childgridview when rowcommand is fired.