Skip to content

v5.2.0 - Filter Shortcuts

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 01:10
· 51 commits to master since this release

5.2.0 (2024-06-18)

New Release Info

This new release brings Filter Shortcuts that once defined will be added as sub-menus the Column Header Menu. These shortcuts are nothing new in terms of what you can already do with Column Filters, however the main reason to use them is to define some filters with simple logic, for example give me all the Blanks or Non-Blanks Values or even better filter the last 6 months data. For more info and demo, take a look at:

  • Example 10 - Filter "Next 20 days" with Date Range
  • Example 11 - Filter "Country" Blanks/Non-Blanks and "Finish" Until Now/Future
  • Read the Filter Shortcuts docs on how to use it

Lastly there's also a new Example 24 which is showing Column Totals in the grid Footer (the code was taken from an old SlickGrid example).


Features

Bug Fixes