Hello,
What is the best way to detect if my RadGrid in batch edit mode has had any of its cells modified and has pending unsaved changes? I understand how to detect and handle the "batchEdit" command being fired to say the grid is up to date, but I am not sure how to detect on the client that a cell was modified. This is my first time using a RadGrid so excuse my inexperience but I didn't see this question asked elsewhere.
What is the best way to detect if my RadGrid in batch edit mode has had any of its cells modified and has pending unsaved changes? I understand how to detect and handle the "batchEdit" command being fired to say the grid is up to date, but I am not sure how to detect on the client that a cell was modified. This is my first time using a RadGrid so excuse my inexperience but I didn't see this question asked elsewhere.