Hi!
If I use a filter (I don’t think though you need to use filter…) and it gives me 21 records total, and I have 10 records/lines per page, when I hover the pager input it will show “1-2” (number of pages) when it should be 3.
page 1: 1-10
page 2: 11-20
page 3: 21
Everything is fine in all aspects except the title attribute of the pager input is wrong by 1 page. In fact, the title of the paging is off by one page everytime the number of results are odd and not even.
I can provide an example if you cannot reproduce this problem.
Using version 3.0.2 but this problem was also present in version 3.0.1 and 2.9.2
Thanks in advance Peter :).