Topic: Table Sorting - CSS only Examples
ilya premium asked 2 years ago
I need to implement a server-side sorting.
It would be great to have some example / template / snippet with a pure
html / css table that has sorting icons (that do not actually do anything, just showing the sorting button on hover, ...)
Is it somewhere to be found? The only examples I can find are with datatables (js)
Kamila Pieńkowska staff answered 2 years ago
We do not provide the option of server-side sorting.
If you want to implement this you would need to add custom buttons that will trigger the use of the update
method where you will need to provide server-side sorted data.
ilya premium commented 2 years ago
Thanks I thought so. But is there an example in pure html / css that has the table with sorting icons etc. that we could copy/paste?
By that I mean Pure HTML / CSS Table that looks like a datatable
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 4.4.0
- Device: ANY
- Browser: ANY
- OS: ANY
- Provided sample code: No
- Provided link: No