In Filter - Many Improvements
Developers now have complete control over the contents of IN Filter
Version 21.0 of AdapTable contains significant improvements to the In Column Filter.
Note
- The
InFilter displays all distinct values in the Column together with a checkbox next to the item - This allows run-time users to quickly select the items they want to filter
We made the Filter extremely configurable so that developers can choose exactly what they wish to display.
Possible options (see In Column Filter for a demo of each example) include displaying:
- A count of each item
- Only currently displayed values
- The raw (rather than displayed) value
- Custom Labels
- Different sorting and ordering
- Tooltips
- Additional Predicates (both System and Custom)
- Bespoke search results
- There is also a 'NotIn' filter which excludes the selected values.
- Array Columns use the In Filter by default.
The In Column Filter
(Recorded with AdapTable v21.0)