This is a migrated thread and some comments may be shown as answers.

Sort arrow is displaying only for desc

3 Answers 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Subramanian
Top achievements
Rank 1
Subramanian asked on 29 Nov 2010, 07:32 AM
Hi Experts,

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'm using Grid inside the RadTabStrip..

Please provide solution 

3 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 29 Nov 2010, 11:52 AM
Hello Subramanian,

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.

Sincerely yours,
Radoslav
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Subramanian
Top achievements
Rank 1
answered on 02 Dec 2010, 07:42 AM

 

 

Hi,
I explicitly gave SortAscImageUrl and SortDescImageUrl property for grid column.. now image displays for both the order
<
telerik:GridBoundColumn  SortAscImageUrl="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.

Kind regards,
Radoslav
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Subramanian
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Subramanian
Top achievements
Rank 1
Share this question
or