Edits done in a row are not automatically sent. Developer should explicitly call CSOM Update() method to force sending the changes.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1GridView.UpdateMode.multiRow

See Also