josecebe / twbs-pagination

jQuery pagination plugin (bootstrap powered)
http://josecebe.github.io/twbs-pagination/
Other
1.1k stars 401 forks source link

can't refresh pagination woth new data #76

Closed protectedfor closed 8 years ago

protectedfor commented 8 years ago

I have a AJAX pagination for filtering data, and total pages depends on search results, when I receive total number of results I want to refresh pagination with new data. How can I do it?

eugenesimakin commented 8 years ago

Hi! See issues #43, #33 and #66

Best regards