I want to show the validation message with OK CANCEL button when i update the current row and move on to other row without saving the current row. Say my validation message "Do you want save the changes?"
1.if CANCEL button clicks it should restore the row content.
2.if OK button clicks it should remains in edit mode with updated values.
Please help me to achieve this..