I have a little problem about the sort direction of a specific column in a Telerik RadGrid. With Firebug we can find and change the direction of a table (master or detail) easily. But there is not any class for a specific column to access.
How can I change the sort direction of a specific column, not the entire row or table in a Telerik RadGrid?
finally i found the solution.
here is the example :
and the css :
best wishes for stackoverflow users…