[]
Configurates the OnClientRowEditStarted client event. Occurs after a row enters edit mode.
public virtual TBuilder OnClientRowEditStarted(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |