[]
        
(Showing Draft Content)

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

OnClientLoadingRows Method

OnClientLoadingRows(string)

Configurates the OnClientLoadingRows client event. Occurs before the grid rows are bound to the data source.

Declaration
public virtual TBuilder OnClientLoadingRows(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.