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

RadGrid - Sorting

2 Answers 161 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Liam
Top achievements
Rank 1
Liam asked on 06 Jun 2011, 12:14 PM
Hi,

I'm wondering if there's an easy way to always displays both of the sort icons (up and down) for all columns in a grid, (when AllowNaturalSort is set to false), all of the time. I know I can add the icons to the header cell myself, but was wondering if there was a cleaner approcach.

I know that the out of the box functionality is for a column to be clicked on, then the sort an icon appears beside the title letting the user see the column that we're sorting on and allowing them to "reverse" the sort.

The reason for this is the business user wants to limit the number of mouse clicks used for sorting... if this makes sense :-)

Thanks in advance for your help.


Rgds
Liam

2 Answers, 1 is accepted

Sort by
0
Accepted
Veli
Telerik team
answered on 07 Jun 2011, 07:40 AM
Hi Liam,

This functionality is not provided out of the box. You need to add these buttons to your header cells programmatically.

Greetings,
Veli
the Telerik team

Browse the vast support resources we have to jump start 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
Liam
Top achievements
Rank 1
answered on 07 Jun 2011, 10:53 AM
Thanks Veli.

I assumed that this would be the answer, but thought that I'd ask, just in case...


Liam
Tags
Grid
Asked by
Liam
Top achievements
Rank 1
Answers by
Veli
Telerik team
Liam
Top achievements
Rank 1
Share this question
or