You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using UI-Range-Slider like here: http://mottie.github.io/tablesorter/docs/example-widget-filter-formatter-1.html
Now I wanted to check out the newly introduced filter_saveFilters and thought that it did not work, but it did, just the sliders and selects and knobs did not indicate that we're using filtered data.
Thanks anyway, I just needed this feature.
The text was updated successfully, but these errors were encountered:
This was a bit more complicated than I anticipated, so I didn't get it in with this latest patch. I'll try to get the kinks worked out and applied in the next patch.
Added "compare" & "selected" options to add a comparison dropdown
Added "endOfDay" option for datepicker
Filter resets now sets the default values instead of an empty string
Saved filter searches now properly apply
I am using UI-Range-Slider like here: http://mottie.github.io/tablesorter/docs/example-widget-filter-formatter-1.html
Now I wanted to check out the newly introduced filter_saveFilters and thought that it did not work, but it did, just the sliders and selects and knobs did not indicate that we're using filtered data.
Thanks anyway, I just needed this feature.
The text was updated successfully, but these errors were encountered: