My inquiry revolves around altering the sort direction of a particular column within a Telerik RadGrid. Utilizing Firebug, it is possible to identify and modify the sorting direction of a table (either master or detail). However, there seems to be no designated class for accessing a specific column.
Is there a way to adjust the sort direction of an individual column in a Telerik RadGrid without affecting the entire row or table?