Fires after a cell has been updated.

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

Syntax

JavaScript
function add_afterCellUpdate(value);
function remove_afterCellUpdate(value);

See Also