Sorting Glyph Position

Dear Support-Team,

we have a question about DBAdvGrid regarding the SortSettings.

Is there a possibility, that u can paint the sortings glyphs aligned on the right of the column?

In our current situation it is near impossible to differentiate the indices in the grid.

Is there a possibility, that u can customize the glyph for multiline sorting, or at least alter the position or color of the index?

thanks

When text in the grid is left aligned, the sort indicator is by design drawn after the grid column header text. When the text in the grid is right aligned, the sort indicator is drawn left from the text.

There is currently not a built-in option to change the sort indicator position. When you use multicolumn sorting, you can change the color of the sort indicator with grid.SortSettings.IndexColor: TColor