gregnb / gregnb/mui-datatables
How can i create new filter columns which is not in table column list?
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
I want to create custom filters with custom options which not belongs to table column list. In this my requirement is :
- Not display this chips
- When i customized the filter filed and options using override the TableFilter component and called `this.handleCustomChange` method to set value in filterlist then chips is throwing the error.
Please guide me to implement it.
## Expected Behavior
## Current Behavior
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | |
| MUI-datatables | |
| React | |
| browser | |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.