I have implemented the nested gridview functionality in c# with reference to the below link
https://www.aspsnippets.com/Articles/Nested-GridView-Example-in-ASPNet-using-C-and-VBNet.aspx
After which i have enabled editing for the inner grid.But I'm not able to make the inner grid keep open on click of the edit .please help.