AD
Administrator
Syncfusion Team
April 13, 2006 03:16 PM UTC
Neil,
This KB tells you how to listen to the user changing existing rows or adding new rows:
http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=312
You are probably interested in "Option 2" in the KB above. The code in the KB uses the OleDbDataAdapter to save the changes. But, you probably will want to do it some other way, yourself, to save it into your source XML.
Regards,
-Praveen