valor-software / ng2-table

Simple table extension with sorting, filtering, paging... for Angular2 apps
http://valor-software.github.io/ng2-table/
MIT License
554 stars 336 forks source link

Specifying range filter for numeric column #580

Open OhioGuy67 opened 7 years ago

OhioGuy67 commented 7 years ago

Is there a way to easily specify a range for a numeric column (i.e., filter all values greater than 1st input AND all values less than 2nd input)?