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

RadGridView Drag and Drop Problem

0 Answers 73 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Deniz
Top achievements
Rank 1
Deniz asked on 19 Feb 2014, 10:13 PM
Hi, I am trying to drag drop a text file on the RadGridView cells and I am having some issues. What I am trying to accomplish is; when I drop the textfile (or any type of file) on a GridCell or GridHeaderCell , I am going to open another screen for user to enter more information. That screen will have that file's physical file path and some more information from the cell which it was dropped on. 
So, regular GridCell is working fine but when I drop the file on the GridHeaderCell, it does not allow me unless I put a breakpoint on OnDropQuery method. Without the breakpoint headercells are not available to drop the file on.

OnDropQuery method is in MainWindow.xaml.cs. I have a sample project prepared but couldnt attach it to the thread.

Please let me know, if you need any additional information. 

Thanks in advance...

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Deniz
Top achievements
Rank 1
Share this question
or