DevProgress / csv-simple-search

Generic Search and Export Tool for .csv files
Apache License 2.0
6 stars 3 forks source link

pagination throws off search #61

Closed kahneraja closed 8 years ago

kahneraja commented 8 years ago

if you skip across to the 2nd page and do a search it won't reset to page 1.

this means, sometimes at the moment, you see nothing :(

potential solution: resent pagination to zero when searching.