[]
Configurates the OnClientLoadedRows client event. Occurs after the grid rows have been bound to the data source.
public virtual TBuilder OnClientLoadedRows(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |