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

[Solved] Grid Drag and Drop AND Column Sorting

1 Answer 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 18 Aug 2009, 11:24 PM
Hi all:

I am working with the grid drag-and-drop example:

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx

and am wondering if anyone has an example of also enabling column sorting with the drag-and-drop? The sorting example loads the data via a datatable, but the drag-and-drop example uses ILists and sessions....not sure how to combine the 2...

Thanks.

John.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 20 Aug 2009, 02:43 PM
Hello John,

Have you tried enabling sorting for the grid of the drag-and-drop example and see if it works for you?
Additionally, binding the grid to difference datasources does not change its functionality, sorting/paging/filtering etc. work the same way. You can find more about RadGrid data-binding here.

Regards,
Iana
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
Grid
Asked by
John
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or