botmonster/jquery-bootpag

REQUEST: Ability to re-initialize the pagination with new settings

abishekrsrikaanth opened this issue · 1 comments

Going through the source of this plugin I can seem to find a way to re-initialize the pagination with new settings, for example

  • Dynamically change the list of items per page
  • Dynamically change the start page number.

Can you provide a way to do this on the plugin.

It's possible since version 1.0.5 - check first example