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

RadListView DragAndDrop Handler

2 Answers 35 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Michal
Top achievements
Rank 1
Michal asked on 31 Jul 2014, 12:31 PM
http://demos.telerik.com/aspnet-ajax/listview/examples/itemdragdrop/defaultcs.aspx

i fallowed that demo, but... I dont want that "X" thing in corner i want whole box to be dragable. Is it possible ? If yes how? My code is like this one in example so I dont need to post it, i just want drag box without that "X"

2 Answers, 1 is accepted

Sort by
0
Michal
Top achievements
Rank 1
answered on 04 Aug 2014, 08:32 AM
So any reply?
0
Maria Ilieva
Telerik team
answered on 05 Aug 2014, 11:27 AM
Hello,

 Currently the items drag functionality in the RadListView control is achieved by the RadListViewItemDragHandle control repenting the drag handle you can grab items by. There is no built in possibility to make the whole item gradable, but mostly you could apply your custom styles for the drag handle control to expand it over the whole item for example.

Regards,
Maria Ilieva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Ajax
Asked by
Michal
Top achievements
Rank 1
Answers by
Michal
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or