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

Pagination and results disappear when filter is applied after you click the pagination buttons #229

Closed taylormade313 closed 7 years ago

taylormade313 commented 7 years ago

I have a filter that filters on a date. When I select the year I want for the filter it shows the results, currently I have the resuts set to show 10 per page. The results show for example view 1-10 of 70. When I click any of the pagination buttons to see the next set of 10 the results disapper and so does the pagination area. I'm not sure why this is happening.

1rosehip commented 7 years ago

Please follow jPList guidelines for opening issues and use jsFiddle, jsBin, or other such service to share your test case.