react-web-table-column-filters
Reactive icon

React Web Table Column Filters

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 08 December 2020 by 
5.0
 (1 rating)
react-web-table-column-filters

React Web Table Column Filters

Details
This project provides an approach to add some basic column filters for use in table headers in React Web, which will work properly with the built in sorting. The actual filtering is accomplished within a database query and not performed client side.
Read more

Webblocks are provided for:

  • Text fields
  • Numeric ranges
  • Date ranges
  • Dropdown picklists
Release notes (1.0.1)

Added a way to clear filters.

Added logic to check that a numeric filter was indeed numeric.

Reviews (0)