1rosehip / jplist

jPList jQuery Data Grid Controls is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).
http://jplist.com
Other
437 stars 177 forks source link

How to create filter for Items that have range of values? #308

Open iivanic opened 6 years ago

iivanic commented 6 years ago

How to create filter for Year of production of Car in your Car demo https://jplist.com/layoutexamples/cars

User would choose year, and list should display only models that was in production on that year?

It is reverse range selector, Item has a range but filter has only one value, and the filter shoud check weather filter value is within range of item.