when I use .Groupable() in my grid it sorts the column that I have set to be grouped ascending by default. are there some parameters I can pass through to have it sort descending by default? Column names are variable so I cannot specify a by column name.
1 Answer, 1 is accepted
0
Anton Mironov
Telerik team
answered on 20 Jul 2021, 02:09 PM
Hello Matt,
Thank you for the image and details provided.
I am not totally sure about the "default" requirement task:
If clicking on the column has to sort first in descending order could only be handled with a custom implementation. Handle the click of a "th" element and implement your custom sorting to the Grid.
I hope this information helps.
Kind Regards,
Anton Mironov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.