gregnb / gregnb/mui-datatables
Custom parameters/Row data in custom filter logic function
Open
enhancement
on hold
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to know if there is an option to either pass custom parameters to the custom filter logic function or get the row data inside the function.
## Expected Behavior
Pass custom parameters, to custom filter logic
Pass the rowData to the custom filter logic function
## Current Behavior
Accepts only the column data and filter value
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.