Hi,
I am using DataGrid 2.6.1.
I am retrieving the results and I am using ArrangeData to convert it to a JSON.
When I add for the first time a new row (my table is empty), and after that I press Save changes , in my action the
"GetChangedLines" will retrieve that row into the EditedLines instead of AddedLines.
I have used the AddRemoveRows screen from DataGridSampleReactive as an example.
Is that a bug or I am doing something wrong?
Hi @XstefX Could you please provide a sample module so that we can try to reproduce the issue?This seems to be a known issue but we would like to make sure that it's the same.Best Regards,GM