How can i handle events in nested grid view like edit,delete,add ?
amit Kumar
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