Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
560
Grid bound to Array not pushing new row into data source
posted

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.

 

What am I doing wrong?

Parents
No Data
Reply
  • 7570
    posted

    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.

Children
No Data