How to change order pinned columns ?
How to change order pinned columns ?
https://github.com/TanStack/table/issues/4362
GitHub
columnOrder is not respected by pinned columns · Issue #4362 · TanS...
Describe the bug Pinned columns are sorted according to columnPinning.left, rather than columnOrder. Your minimal, reproducible example https://codesandbox.io/s/columnpinning-columnorder-q4hq2s. St...
0 Replies