I'm submitting a Feature request
Motivation / Use Case
When using a backend service (e.g. OData) and modified (edited, added, removed) data has not been sent to the server, yet, changes to filters, sorting, pagination and possibly grouping can cause loss of the modified data. I would like to be able to intercept and prevent these option changes to warn the user of the potential loss of unsaved changes.
Expected Behavior
Additional onBefore... (abortable) events or optional functions should be available/providable that allow for interception (and abortion) of those option changes.
Other Information
I'm willing to help implement these features but I'm open for other ideas, feedback and possible workarounds.
Best regards
David
I'm submitting a Feature request
Motivation / Use Case
When using a backend service (e.g. OData) and modified (edited, added, removed) data has not been sent to the server, yet, changes to filters, sorting, pagination and possibly grouping can cause loss of the modified data. I would like to be able to intercept and prevent these option changes to warn the user of the potential loss of unsaved changes.
Expected Behavior
Additional
onBefore...(abortable) events or optional functions should be available/providable that allow for interception (and abortion) of those option changes.Other Information
I'm willing to help implement these features but I'm open for other ideas, feedback and possible workarounds.
Best regards
David