I have an AJAX-based grid control.
We hook into the window.onbeforeunload event to check if they have unsaved data and if so present them with a message \"Are you s
that's not possible, there is no way to find out if the refresh button of browser was pressed.