Hi,
I have a grid with client select column, and other columns which contains textboxes and check boxes. User can edit the row by checking or unchecking any checkbox in the grid, or changing the text in any textbox.
For editing I am not using edit command or any other thing of Grid. User can directly change the values and hit Save.
I want to show a box when user tries to leave unsaved changes in grid.
Can anyone help me on how to achieve this?
Thanks,
Jimmy.