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

[Solved] Does Telerik DataGrid support IE6? Does it also support row drag & drop within/outside datagrid control? Or at least can be extended for drag-drop?

2 Answers 26 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Min
Top achievements
Rank 1
Min asked on 03 Aug 2010, 06:50 PM
Does Telerik MVC DataGrid  support  IE6?
Does it also support row drag & drop within/outside datagrid control? Or at least can be extended for drag-drop?
For grouping, does it support recursive grouping? i.e. items with the same parent ID will be grouped but there might be multiple level of parents.
Also, how does it integrate with LINQ2SQL?

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 04 Aug 2010, 07:26 AM
Hello Min,

Up to your questions:
  1. Yes IE6 is supported. For the complete list of supported browsers check the browser support page.
  2. Row drag and drop is not supported out of the box. I guess it can be implemented with a 3rd party jquery plugin - we have not tried that though.
  3. Recursive grouping is not supported as far as I understand your requirements.
  4. It integrates quite well with Linq2SQL. All of our online demos are using Linq2SQL as the backend.

I hope this helps,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Min
Top achievements
Rank 1
answered on 04 Aug 2010, 04:25 PM
Thank you for the quick reply.

If I need to extend the grouping feature to allow recursive group similar to a tree structure, how complicate is it going to be? Same question to drag-drop outside in between grids. Suppose I use jQuery.
Tags
Grid
Asked by
Min
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Min
Top achievements
Rank 1
Share this question
or