
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
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
0
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
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.
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
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
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
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
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!