mui-virtualized-table
mui-virtualized-table copied to clipboard
OrderBy not working
Looks like using MUI v4.x the orderby isn't working to add the TableSortLabel to the header.
Important to note that this would probably need to work regardless if the user is overriding the header property when they pass their column definition. I would say most implementations of that are to override the property name to being formatted something pretty. So just like the resizable column to the right, this would be to the left like in the examples from MUI.
Same issue using MUI v4.5 and mui-virtualized-table v 2.2.3
any update to this?
Has anyone tried this with v3.0.0-6 ? We don't have a lot of time to allocate to this project, but if someone wants to submit a PR I can work on verifying it and getting it merged. Alternatively, if you can provide a live example with code of the issue using v3.0.0-6, I can see if there is an easy solution.