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

  1. Import the module
  2. Create a button with a nanoflow and add the JS action.
  3. 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.1.0
Framework Version: 10.3.0
Release Notes: Bugfixes for Mx 10.3
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