[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.OnClientUpdatingView

OnClientUpdatingView Method

OnClientUpdatingView(string)

Configurates the OnClientUpdatingView client event. Occurs when the grid starts creating/updating the elements that make up the current view.

Declaration
public virtual TBuilder OnClientUpdatingView(string value)
Public Overridable Function OnClientUpdatingView(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.