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

Sort with custom Columns does not work

1 Answer 64 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 12 Jul 2009, 03:44 PM
Hi,

I tried to extend my grid with custom columns.
This looks good - but it does not sort for that column.

You can check this out using your own example at http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/customgridcolumns/defaultcs.aspx

It first looks like it does something - BUT - all "Creation Date" and "Owner" have the same value (not so good to proof sorting).
Anyhow - if you simply change the owner by adding an iteration between Telerik and Adam - you will see that sorting this column,
always sorts by name.

So I guess
a.) Something is missing in the sample
b.) There is problem with custom column sorting
c.) I've overseen something (I don't hope so - I tried a lot)

Regards

Manfred

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 13 Jul 2009, 02:50 PM
Hi Manfred,

We will provide a way to sort custom columns in the grid for the RadControls Q2 2009 service pack release. We have added a new server event (GridPopulating), which you can use to implement sorting for the custom grid columns. The event arguments will include information about sorting. We will also update the CustomGridColumns example to provide an example of the sorting code you will need to add to your project.

Best wishes,
Lini
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
FileExplorer
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Lini
Telerik team
Share this question
or