Table Sorting #1195
mariadb-stefan-hinz
started this conversation in
Feature Requests
Table Sorting
#1195
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In some documentation systems, you can sort tables, often both statically (rewrite the table in a specific order) and dynamically (like in Wikipedia where readers can sort tables by clicking on table headers). The static functionality is what I'm requesting here.
Sorting lexically by the first column ("A to Z") would be sufficient for most of my use cases. More flexibility can't hurt, though, I guess.
Beta Was this translation helpful? Give feedback.
All reactions