Topic: MDB tables for Bootstrap 4
Emmanuel Hecquet free asked 4 years ago
Hello,
Thank you for your tools. They are great and I'd like to buy them. But, first, I'd like to be sure they will be OK for my needs. For example, the "tables" : is there a way to specify how many rows we want by default (default seems to be "10")? How do I have to do that? And if I want something in french to replace 'show 50 entries', how can I do?
Thank you for your answers. Regards,
Emmanuel
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: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.12.0
- Device: PC
- Browser: Firefox
- OS: Windows
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 4 years ago
Hi,
You can set default number of rows using
pageLength
options. And if You want replace default text you can set it usinglanguage
options:"language": {"lengthMenu": "yours custom text" }