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

Handle drop event on kendo editor

1 Answer 101 Views
Drag and Drop
This is a migrated thread and some comments may be shown as answers.
Einar
Top achievements
Rank 1
Einar asked on 15 Dec 2014, 09:11 PM
Hello!

We are trying to give feedback to a user if they drag a file onto the kendo editor and drop it, telling them that they can't.  Any insight as to how to hook this up?

Thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 17 Dec 2014, 01:54 PM
Hello Einar,

According to my observation when a file is dropped anywhere on the page, the browser will try to handle this action and as a result the page will reload.
Your question is connected to the browser native drag and drop feature which is not related to Kendo UI. My suggestion is to examine the browser's drag and drop API and implement the logic for notifying the user using the drag and drop events.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Drag and Drop
Asked by
Einar
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or