[]
Configurates the OnClientRowEditEnded client event. Occurs when a row edit has been committed or canceled.
public virtual TBuilder OnClientRowEditEnded(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |