Pagination current page not disabled
Pagination current page not disabled
chavdamalde
Posts: 7Questions: 0Answers: 0
I am using bootstrap pagination with datatables
if i have in page number "2" and then click on this button refresh this page.
i have display 100 record per page that's why it very load from server
but, Previous and next button is disbled.
Thanks!
if i have in page number "2" and then click on this button refresh this page.
i have display 100 record per page that's why it very load from server
but, Previous and next button is disbled.
Thanks!
This discussion has been closed.
Replies
I am using bootstrap pagination with datatables
If I am in page number 4 and then click on button with number 4 then the page refreshes. I display 100 records per page and it causes load on the server. But, "Previous" and "Next" buttons are disabled. I want to also disable button with same number as the page I'm in (in this case, button for page 4)
Thanks!.
Allan
which plug-in to modify if possible then give the changes
Thanks!.