Hi,
I use Grid Data with Vue and I set EditMode to Normal.
Can I get data that has been a change? when I remove the record, edit some records, and add records.
I want to same function batchDataChanges If I use EditMode Batch but I must be using EditMode to Normal only.