[]
Configurates the OnClientUpdatingView client event. Occurs when the grid starts creating/updating the elements that make up the current view.
public virtual TBuilder OnClientUpdatingView(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |