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