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

AllowDrop not working with RadForm (Trying to drag files into my app)

1 Answer 90 Views
Form
This is a migrated thread and some comments may be shown as answers.
John Seifert
Top achievements
Rank 1
John Seifert asked on 24 Sep 2009, 04:01 PM
I'm trying to drag files from the desktop into a RadGridView... I had this functionality working with the standard Microsoft windows form and grid but when I swithched the the RadForm it does not work.  I set AllowDrop = true on the RadForm with out any success... does anyone know what I am missing here?

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 25 Sep 2009, 07:03 AM
Hi John,

Thanks for contacting us and for reporting this issue.

Could you please share with us more details on the case since I was not able to reproduce the any issues related with the drag and drop functionality of RadForm.

What I did was:

1. Created a RadForm and added a RadGridView control on the form.

2. Subscribed for the OnDragEnter, OnDragDrop, OnDragLeave, OnDragOver events.

3. Peformed some tests.

Everything seems to work as expected here.

Could you send us a simple Windows Forms application that we can use to reproduce the case so that we can investigate the reason for the undesired behavior and hopefully provide you with solution.

Please note that you will have to open a new support ticket in order to be able to attach files.

Thanks for your time.

I look forward to receiving the details requested.

All the best,
Deyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Form
Asked by
John Seifert
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or