Hi!
I am using batchEditUpdate and try to write functions for Save button. I have tried methods in the forum(http://www.telerik.com/forums/save-grid#RzXVB6XB_Uqod1m2h7Lwyw), but the OldValues for both methods only contains one element, the DataKeyNames. Why are there no column values of the grid in the OldValues? I need to compare some fields of OldValues and NewValues. Any suggestions?
Thanks in advance!
Sharon