Sends edits done by user to server in client editing mode.

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

Syntax

JavaScript
function update();

Remarks

Works only if the AllowClientEditing property is set to True.

See Also