This question is locked. New answers and comments are not allowed.
Reading documentation and forums, I understand there is a hasChanges() for In-Cell Editing.
I am using inline editing for my grid and was wondering is there a similar command/javascript that I could use to find out if any cells have changes so that I can alert the user that they have unsaved data?
I am using inline editing for my grid and was wondering is there a similar command/javascript that I could use to find out if any cells have changes so that I can alert the user that they have unsaved data?