Closed RandomFractals closed 2 years ago
See Tabulator docs on filters: http://tabulator.info/examples/5.0?#filter-header
Make it optional via tabular.data.columnFilters: true/false config.
tabular.data.columnFilters: true/false
Eventually, add custom filters UI section to the Table View similar to Filter overview example:
http://tabulator.info/docs/5.0/filter#overview
or via custom Filter popup menu in column headers.
will be added in the new data package explorer pro version: https://github.com/RandomFractals/data-package-explorer
See Tabulator docs on filters: http://tabulator.info/examples/5.0?#filter-header
Make it optional via
tabular.data.columnFilters: true/false
config.Eventually, add custom filters UI section to the Table View similar to Filter overview example:
http://tabulator.info/docs/5.0/filter#overview
or via custom Filter popup menu in column headers.