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

Drag and Drop feature is not working for kendo grid

5 Answers 535 Views
Drag and Drop
This is a migrated thread and some comments may be shown as answers.
Hari krishna
Top achievements
Rank 1
Hari krishna asked on 28 Jun 2013, 12:23 PM
Hi,
I have a drop downlist and grid.Based on the drop down selection, i'm loading the data in to kendo grid.
Drag and drop row feature is working fine when my page loads first time and after that selecting the dropdown list value and loading the grid first time.
If i change my dropdownlist value in change event  and  load the grid data, then drag is calling(that too calling multiple times).But drop is not calling...

The implementation is done for  this feature by refering
http://jsfiddle.net/JBeQn/

Please find the written code snippet attachment  

5 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 02 Jul 2013, 10:39 AM
Hello Hari krishna,

It seems that the jsFiddle example does not present your scenario, but someone elses implementation.

Your case seems to be complicated and I am afraid that without a runnable sample I cannot reproduce it. Would it be possible for you to isolate the issue in a jsBin/jsFiddle sample which I can examine and debug? In this way I would be able to find out what exactly is going wrong and assist you further.

Thank you in advance for the cooperation.
 

Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Hari krishna
Top achievements
Rank 1
answered on 02 Jul 2013, 11:11 AM
Thank you for reply.

After renaming the calls from "k-grid k-widget" to "K-widget", I able to call the kendodroptarget event..But Kendodraggable and kenodroptarget events are calling multiple times.
0
Alexander Valchev
Telerik team
answered on 04 Jul 2013, 08:40 AM
Hello Hari krishna,

I am afraid that the provided information is not sufficient enough in order to determine what is going wrong. Is it possible to provide a small but runnable jsBin/jsFiddle example which isolates the issue so I can examine it?

Thank you in advance.

Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
majid
Top achievements
Rank 1
answered on 28 Aug 2013, 01:14 PM


I am facing same issue , any update / solution on above asked
question.

0
Alexander Valchev
Telerik team
answered on 02 Sep 2013, 07:16 AM
Hi majid,

Would it be possible for you to isolate the issue in a jsBin/jsFiddle sample which I can run and examine locally? In this way I would be able to get a better overview of your exact scenario (code) and assist you further.

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
Hari krishna
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Hari krishna
Top achievements
Rank 1
majid
Top achievements
Rank 1
Share this question
or