Updates appear to post just fine with any changes to rows that are already there, however the add new row items even after a saveChanges or commit (or both) are not pushing back into the array.
The grid is defined with dataSource: array
And there are columns setup in the grid for each of the properties.
What am I doing wrong?
Also I expected to be able to edit the properties in the editRowEnding event before they were posted, and then the values would be posted to the data source by the time the editRowEnded event fired.
Hello Geminiman,
Please let me know if you need further assistance regarding this issue. If so, please attach the markup and cs/vb file associated with the issue.
Thank you in advance.