remove Trailing white space in the filter
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way I can process the filter value before sending it to server data source ? I want to trim the column filter value i.e remove it's leading and trailing white space before it's sent to the server data source . I tried filterFunction but it's still making XHR request for blank string
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.