I\'m displaying certain records in an editable table. The user when attempts to reload the table while editing a record a pop up comes warning the record about the unsaved data.
The way to avoid that prompt is to not create a situation where a user is trying to reload a POST result page.