Facing issue in custom sorting (in comparator) in pivot table

36 Views Asked by At

Hi I am using aggrid with react. And I am facing issue in custom sorting (in comparator). While doing grouping in pivot table I am trying to use comparator in autoGroupColumnDef, but it is not getting called. Can someone help me to resolve the issue

I am trying to implement custom sorting on grouping column, there customisation is must for my project requirement.

0

There are 0 best solutions below