madscene
September 1st, 2004, 06:45 PM
I have been trying all day different techniques I found on the internet to edit a row in a nested datagrid. I have the nested grid working fine, using a data set, and then getting a child view for each data row and binding that to the nested grid. I can't get the editcommand to fire from the nested grid though. I got pretty far using this VB article as a reference:
http://www.developer.com/net/vb/article.php/2228761
But I am trying to do this in C# and I couldn't get it to work the way he described. Does anyone have any good resources/sample code/suggestions for this? I am at wit's end.
http://www.developer.com/net/vb/article.php/2228761
But I am trying to do this in C# and I couldn't get it to work the way he described. Does anyone have any good resources/sample code/suggestions for this? I am at wit's end.