Datagrid: AllowMultiSorting not working as expected

Hello Radzen folks!

I need clarifications about how "AllowMultiSorting" property works. I thought that enabling it, it would have given the list of columns to sort on the LoadData event. Now, if I console log the event object I can always see the last selected column. What am I doing wrong?

In addition, I thought that with multi sorting enable the grid would have kept the sort style on each selected column.

the order by clause:

image

1 Like

Any suggestion about it?

You can use CTRL or SHIFT keys to apply multi column sorting: