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

Drag item template

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 14 Aug 2012, 02:01 PM
With the RadGrid, is it possible to change the look of the thing you're dragging when using Row dragging? Or does it have to be an exact copy of the row item?

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 17 Aug 2012, 10:26 AM
Hi,

 Currently the RadGrid control does not provide a separate row drag template so the drag clue is an exact copy of the row that you started to drag. 
You can try to manually change the look of this element by handling any of the clients-side events of the grid that are raised when dragging the row. You can access the element that holds the dragged rows on the client by its id which ends with "_DraggedRows"

Greetings,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Andrew
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or