Hi,
yes, you are right.
But i want the sort icon on the left and next to it the label.If the label is too wide
to be displayed, it will be cut off on the right, but the icon is still positioned next to
the label. The label will not overwrite the sort icon.
I have achieved this by adding an extra span (span.col-header-name) for the label
and using the following css. I do not know how to achieve the same without patching
the jqgrid source.
// fix table sort icon – position to the left
.ui-jqgrid .ui-jqgrid-sortable span.s-ico {