is it possible to change the position of the Sort icon? i would like to place it in the middle-top of the header-cell to save space on the column width.
the current position on the right can cause the sort indicator to be lost in tight grids.
in my opinion, if the sort indicator must be married to the header tlink, then it should be placed on the left. space should be pre allocated with a filler span when no sort is present to eliminate jiggling of the header text.
alternatively, as the OP suggests, some sort of simple configuration would be nice.
this could be accomplished by separating the sort indicator from the header link so that it may be styled into position.
I am currently post processing the rendered html in the databound client event to accomplish such functionality.
You need only reposition the .t-arrow-up icon as it is subsequently manipulated in place .