Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When using custom binding feature in grid using the dataStateChange and dataSourceChanged events, there are cases when the user want to handle only the editing and the grid query actions has to be handled by the grid itself without triggering dataStateChanged event.
This behavior is already available in DataManager when using RemoteSaveAdaptor.