Hi team,
I'm using the Tabulator table to display survey result records (the tutorial link is Export Survey Results to a CSV File | Form Builder for React - SurveyJS). Currently, the table support filtering and sorting by the text value displaying on the table. Does SurveyJS library support customizing the filter/sort of columns? For example:
- Filter date column by date range
- Filter dropdown column by a dropdown selection
- Sort number by numerical order
Thanks