ngx-super-table
ngx-super-table copied to clipboard
Specify filter range for numeric column
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)?
Unforunately, this is not possible at the moment using the builtin filters.
I like the idea and it is useful.
Looking at the feature we could add a NUMBE_RANGE
filter or other types.
Looks like this is extensible. @andyperlitch and @cmckni3 is this assumption right?
@jonyeezs, yes to have this built in would require changes. I believe a custom one can be specified in applications.