Topic: Prevent Pagination from Reloading page
tmdb priority asked 2 years ago
Is there a way to prevent datatable pagination from reloading the page. Each time you click next it reloads the page.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 3.11.0
- Device: MAC
- Browser: Chrome
- OS: MAC
- Provided sample code: No
- Provided link: No
Dawid Wajszczuk staff commented 2 years ago
Hi. Can you provide some code/example? Maybe prepare a snippet with this issue https://mdbootstrap.com/snippets/? You can try grabbing
datatable-pagination-left
anddatatable-pagination-right
and usee.preventDefault()
.