[]
Sets the OnClientFilterChanged property.
public FlexGridFilterBuilder<T> OnClientFilterChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value |
| Type | Description |
|---|---|
| FlexGridFilterBuilder<T> | Current builder |
Occurs after a column filter has been edited by the user.