In my application I have few frames
In one of the frames, I need to check whether the user has made any changes to the grid and if he leaves the current frame without pressing Save, I have to display an alertbox and do appropriate actions
How can I check this?