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

DragGroup in NestedViewTemplate

2 Answers 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mordaque
Top achievements
Rank 1
Mordaque asked on 23 Aug 2011, 09:28 AM
Hi telerik Team,

I have a Grid with NestedViewTemplate. In this template I have a table.

I would like to make a DragGroup on my Grid with the header column of my table.
Is it possible ?

(I can change my table for a RadGrid)

Thank.

Regards.

2 Answers, 1 is accepted

Sort by
0
Accepted
Iana Tsolova
Telerik team
answered on 26 Aug 2011, 09:59 AM
Hello Mordaque,

Can you elaborate a bit more on what do you want to drag and where do you want to drop it, and what should happen as a result? However, if you can achieve your goal by adding a RadGrid in the NestedViewTemplate instead of the table, use this approach.

Best wishes,
Iana
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Mordaque
Top achievements
Rank 1
answered on 30 Aug 2011, 02:06 PM
Thank for your answer.

I have use jquery plugin with Draggble() on my th of table and Droppable() on DragPanel of RadGrid.

On Drop event i do a postback and use on page load the GroupByExpression On RadGrid.

Regard.
Tags
Grid
Asked by
Mordaque
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Mordaque
Top achievements
Rank 1
Share this question
or