We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

problem while updateing column

hi all.
my ggc is bounded to a datatable.
when the user clicks on a row, i open another form showing all the data from that row in textboxes.
the user can edit what he want's, and then when he clicks "OK" , i write:
MyDv[0].BeginEdit();
MyDv[0]["Column1"]=xxxx;
MyDv[0].EndEdit();
BUT - After the second row i get an exception, and the stacktrace is attached.
please help.

err2.zip

1 Reply

AD Administrator Syncfusion Team February 12, 2007 11:40 PM UTC

Hi Shachar,

Please refer to the following forum thread for more details.
http://www.syncfusion.com/support/forums/message.aspx?&MessageID=56261


Best regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon