Open
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.