Topic: Datatables mdbTableSort Issue
Dave Moniz premium priority asked 3 years ago
If your dataSource for a datatable has an element that starts with a capital it will not sort by that element.
For example: from the docs if you had Person.Name instead of Person.name the name column is no longer sortable.
Is this fixable?
I can provide sample code.
Dave Moniz premium priority answered 3 years ago
Closing this because it no longer concerns me.
I honestly don't want you to fix it, it forces people to do things correctly.
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: MDB5 1.0.0-beta5
- Device: PC
- Browser: Google Chrome
- OS: Arch Linux
- Provided sample code: No
- Provided link: No
Dave Moniz premium priority commented 3 years ago
It's fine if you don't fix it, this is bad practice. But I imagine others could potentially come forward with the same complaint
Arkadiusz Idzikowski staff commented 3 years ago
@Dave Moniz We did not consider such a use case because, as you mentioned, it is a bad practice. However, we will check what we can do with it just in case someone wants to use this naming convention