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