forked from josecebe/twbs-pagination
Commits
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Apr 29, 2014
-
Update jquery.twbsPagination.js
We would definitely require reset paging functionality which will recreate the paging for the same paging container. I believed, this would be the right way of doing it. Use Case: -------- Reset the content after traversing to page 5 Steps: ------ 1. Update the content 2. User select the page number 5. Paging container shows paging options as First, Previous, 3,4,5, Next, Last 3. Updates Content with the different set of result which has more content 4. Paging has to be reset from start index 1