Hello,
I am using Syncfusion blazor grid with allowsorting & allowfiltering properties to show sort and filter icons respectively as below.
I want those 2 icons to appear below header text. i.e. Below 1Y% text in above image case.
I am having many columns in the grid with short width and hence want to move sort, filter icons to the next line in the header row to save some width space and hence the requirement. I tried few options with styles , but it just messes up whole header and not getting aligned properly. Thanks.