T
TanStack9mo ago
eastern-cyan

Is it possible to sort data in each group?

Hi all, is it possible to sort data without changing the order of grouping data? In the video, I group data by last name. If I sort by age, the order of grouped lastname is changed. Can I prevent that? Or is there any way to implement the sorting for each group only?
1 Reply
harsh-harlequin
harsh-harlequin9mo ago
Assuming you are using Tanstack Table? Probably better to post this in #table-questions

Did you find this page helpful?