I have a issue in my RADGRID, i have a sort column which is desc by default, arrow is showing as downarrow, when i click the column sorting happens but upper arrow is not displaying.
I tried to reproduce the described issue, but to no avail. I am sending you a simple example which demonstrates the RadGrid with initially sorted column. Please check it out and let me know what differs in your case. Also please check out the following documentation article which explains how to use Sorting expressions: http://www.telerik.com/help/aspnet-ajax/grdsortingexpressions.html
Looking forward for your reply.
Hi,
I explicitly gave SortAscImageUrl and SortDescImageUrl property for grid column.. now image displays for both the order
<telerik:GridBoundColumnSortAscImageUrl="Images/MoveUp.gif"SortDescImageUrl="Images/MoveDown.gif"
0
Radoslav
Telerik team
answered on 02 Dec 2010, 01:06 PM
Hello Subramanian,
I am glad that you achieved the desired functionality. In case you experience any further problems, do not hesitate to contact us again.