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

RadGridView doesn't fire DragQuery event any more?

1 Answer 31 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 28 Nov 2011, 03:30 PM
Hello,

I've recently downloaded the latest q3 2011 build and have noticed that some of my drag/drop features aren't working.  It looks like the "OnDragQuery" event is no longer occurring?

Is this something new?  What is the best way around this problem?  In my scenario, I allow users to drag a grid column header elsewhere to create charts and this event is where I was filling the payload object...

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 29 Nov 2011, 05:08 PM
Hi Rob,

There were some issues fixed and therefore now Drag and Drop query events while dragging column headers will be handled. So if you use them, you have to attach to the event element.Addhandler() with handledEventsToo parameter set to True.

Please refer to the Q3 release notes for RadGridView.

Greetings,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
DragAndDrop
Asked by
Rob
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or