1
Reply

How can i handle events in nested grid view like edit,delete,add ?

amit Kumar

amit Kumar

16y
6.3k
0
Reply

    In nested gridview we always handle events on the basis of rowcommand event handler.And all link buttons are handled with rowcommand.Apply conditions and use desired options according to user wants