Topic: Datatable Default Sort Column
Watts free asked 4 years ago
How do I set the default sort column on a datatable using jQuery?
Thanks!
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.10.1
- Device: Desktop
- Browser: Chrome
- OS: Linux
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 4 years ago
Hi, try this example: https://mdbootstrap.com/docs/jquery/tables/sort/#sorting-options Here you can see how set sorting options.
Watts free commented 4 years ago
Thanks! I'll check it out.