By default sort icons are placed to the right of column header text. Is it possible to place some of the sort icons to the left of text and other to the right? That would look better when some column headers are left aligned and other right aligned.
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 31 Jul 2009, 03:29 PM
Hi Martin,
In order to place some of the sort icons to the left of text you should use GridTemplateColumn and put the image for sorting before the text. Please note that in this case after you modified skin the CSS file should be registered by hand.