mdDataTable
mdDataTable copied to clipboard
Default sorting not working
Trying to sort a column by default.
Docs don't seem to explain it... There's mention in the README of a sortable-rows-default attribute in an example but it doesn't seem to work and isn't in the docs.
Codepen of my attempt - trying to sort by the first column.
❌ sortable-rows-default For now it has not been implemented yet. :)
isn't yet a way to programmatically set the default sorting column and direction?