Topic: Display page numbers with datatables
Hi,
I am using the MdbTablePaginationComponent component to show the paging of the results of the datatables, but it does not show the page numbers.
Is there a way to display the page numbers the same way as in the jQuery version? https://mdbootstrap.com/docs/jquery/tables/datatables/#pagination-full-numbers
Regards, Rodrigo
Arkadiusz Idzikowski
staff answered 8 months ago
In this example, jQuery uses an external Datatables plugin. It's not possible to display the page in the Angular version, we decided to follow Material Design guidelines for table pagination.
rlujan commented 8 months ago
Ok, I understand that you have created your own plugin "Data Tables" (different from DataTables.net), and that is why it tells me that it is not possible to show page numbers.
Thank you
Answered
- User: Free
- Premium support: No
- Technology: Angular
- MDB Version: 9.3.1
- Device: iMac (21,5\", finales de 2013)
- Browser: Google Chrome 84.0.4147.89
- OS: macOs Catalina 10.15.5
- Provided sample code: No
- Provided link: Yes