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

Sorting with objectdatasource (outpust List)

3 Answers 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
martin
Top achievements
Rank 1
martin asked on 16 Mar 2009, 02:29 PM
I want to sort my datagrid having an objectdatasource with a typed List output. I don`t have database ordering and i manage two databases (sql server an oracle)
I can´t modify this because is an old application and there are too many grids and procedures. It is posible?
Thanks in advance
        martín

3 Answers, 1 is accepted

Sort by
0
martin
Top achievements
Rank 1
answered on 16 Mar 2009, 03:00 PM
I´m using framework 2.0
0
Accepted
Vlad
Telerik team
answered on 16 Mar 2009, 03:07 PM
Hi martin,

You can set OverrideDataSourceControlSorting to true for desired GridTableView to achieve this. Please check the second grid this demo:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/custompaging/defaultcs.aspx

Best wishes,
Vlad
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.
0
martin
Top achievements
Rank 1
answered on 16 Mar 2009, 03:45 PM
Thanks a lot,
I'm looking for a grid and ASP .NET controls and yours controls are really interestings.
Regards,
         Martin
Tags
Grid
Asked by
martin
Top achievements
Rank 1
Answers by
martin
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or