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
436 stars 177 forks source link

Adding a submit button #266

Open leewatts98 opened 7 years ago

leewatts98 commented 7 years ago

At the moment by filtering elements (buttons, range sliders, checkboxes etc...) affect the displayed results as soon as they are applied. Is there a way to prevent this from happening until a submit button is clicked, where all of the filters are applied at once?