[]
        
(Showing Draft Content)

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

OnClientLoadedRows Method

OnClientLoadedRows(string)

Configurates the OnClientLoadedRows client event. Occurs after the grid rows have been bound to the data source.

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

The value.

Returns
Type Description
TBuilder

Current builder.