OnClientUpdatingView Property
OnClientUpdatingView
Occurs when the grid starts creating/updating the elements that make up the current view.
Declaration
public virtual string OnClientUpdatingView { get; set; }
Public Overridable Property OnClientUpdatingView As String