Hello
i'm using InteractiveGrid in 5.1 but have a problem:
I need to refresh the IG after DB operations and have found that the simplest
way to do it after DB oper is to add a
Click event with the jquery selector:[data-action="save"] on
which i put the Refresh Grid
It works fine but it always appears the
"There are unsaved changes. Do you want to continue?"

box even if i have disabled it in page properties:

How can i avoid this annoying message? I've not found a way to disable it in IG properties
Thanks in advance and greetings