Comcast / Comcast/react-data-grid
Grouping & Sorting with different fields at same time
Open
- Dominant language
- TypeScript
- Stars
- 7.7k
- Forks
- 2.2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 33
Description
How can we integrate grouping and sorting with different columns (fields) in a same grid.
Suppose that
I have two fields: Country & City
I want to group by Country, and sort by City
and Sorting should be done in DESC order by default.
Please let me know any possible solution with TreeDataGrid.
Contributor guide
Assessment
This issue has not been assessed yet.