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

Sort custom columns, custom sorting

1 Answer 63 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 28 Nov 2010, 11:07 AM
Hi,

Is there a way to sort custom FileExplorer columns? Preferably client side?
The sever side fileExplorer.Grid.SortCommand event doesn't fire, either for pre-defined or custom columns.

Is there a way to use a custom sort order for the pre-defined columns 'Name'?
Preferably I would like a "natural" sort order, e.g. file1, file2, file12
FileExplorer sorts this as file1, file12, file2

Best regards,
Andreas

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 01 Dec 2010, 12:04 PM
Hi Andreas,

You can use the approach shown in this online demo. Please check the implementation of the RadFileExplorer1_ExplorerPopulated handler.

Kind regards,
Fiko
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
FileExplorer
Asked by
Andreas
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or