Hello,
I have a TreeGrid with 2 columns. I want two programmatic filters :
- one to filter the first column on the level 1
- one to filter the second column on the last level
How to do this ?
Is there a way to define the filter function to use when calling filterBy ?
Or can I specify the filtrationLevel when using filterBy ?
Thank you,
Barth