How to disable sort on subRows?
The docs talk about sorting in expanded rows and states that it's the default sorting strategy but it does not say how to disable the default: https://tanstack.com/table/latest/docs/guide/expanding#sorting-expanded-rows
In my case the order of the sub rows is important and I do not wish to sort them. It also complicates sorting my parent rows.
Has anybody figured out how to do this?
I'm using Svelte but it should be universal across tanstack table.
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.

0 Replies