Datagrid 2 Reset Filters
Content Type: Module
Categories: Utility
Overview
Contains a JS action to reset all the filters of a DataGrid 2.
Documentation
DataGrid2ResetFilters
Contains a JS action to reset all the filters of a DataGrid 2.
Features
- Reset all filters of a datagrid 2 widget
- Also resets multiselect in dropdowns
Dependencies
- none
Usage
- Import the module
- Create a button with a nanoflow and add the JS action.
- Add the name of the datagrid 2 you wish to reset to the JS action.
Issues, suggestions and feature requests
https://github.com/hunter-koppen/DataGrid2ResetFilters/issues
Releases
Version: 1.0.1
Framework Version: 9.18.4
Release Notes: Bugfix single select dropdowns and date filters
Version: 1.0.0
Framework Version: 9.18.4
Release Notes: Initial release