[]
Configurates the OnClientItemsSourceChanged client event. Occurs after the grid has been bound to a new items source.
public virtual TBuilder OnClientItemsSourceChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |