[]
        
(Showing Draft Content)

Sorting In Grouping

TableSheet supports sorting in a grouping that works between the group columns and the base columns.

The following image shows that sort results are based on the grouping results, where the “Selling Package” group column is in ascending order whereas the “Year Quarter” group column and “Stock Item Key” base column are in descending order.



The following behavior is observed when using sorting in tablesheet grouping.

  • The sort status is shared between the source of the group column and itself.




  • Only one column can be sorted at a group level.




  • The last sorting status before applying groupBy and after applying removeGroupBy methods are retained.