[]
Sets the OnClientFilterChanging property.
public FlexGridFilterBuilder<T> OnClientFilterChanging(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value |
| Type | Description |
|---|---|
| FlexGridFilterBuilder<T> | Current builder |
Occurs when a column filter is about to be edited by the user.