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

Drog and drop problem

4 Answers 56 Views
ListView
This is a migrated thread and some comments may be shown as answers.
rtech
Top achievements
Rank 1
rtech asked on 25 Dec 2010, 07:08 AM
Hi guys ,
I have gridview and listview in my page , i want to drag item from gridview to listview , can you give me a good example ?
Thanks

4 Answers, 1 is accepted

Sort by
0
rtech
Top achievements
Rank 1
answered on 25 Dec 2010, 11:11 AM
I really need this , please help me guys .
0
Nikolay Rusev
Telerik team
answered on 28 Dec 2010, 09:04 AM
Hello Ramin,

The demo bellow demonstrates how to drag-drop from RadListView to Repeater. You can use same approach to implement drag-drop from RadListView to any other bound control.
http://demos.telerik.com/aspnet-ajax/listview/examples/itemdragdrop/defaultcs.aspx

Regards,
Nikolay
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
William
Top achievements
Rank 1
answered on 24 Jan 2011, 09:25 AM
Hi,

I'm trying to do drag and drop within the same RadListView control. Is it possible?
I know I can do that from RadListView to any other bound control, but I can't seem to get it work within the same RadListView control.
Give me some example if I can do that.

Thanks.
0
Nikolay Rusev
Telerik team
answered on 27 Jan 2011, 12:07 PM
Hello William,

Yes you can use same approach to any control as drop target including  another RadListView.

Best wishes,
Nikolay
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
ListView
Asked by
rtech
Top achievements
Rank 1
Answers by
rtech
Top achievements
Rank 1
Nikolay Rusev
Telerik team
William
Top achievements
Rank 1
Share this question
or