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

KendoGrid: Error Cannot call destroy method when navigating to other page

3 Answers 280 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bhupendra
Top achievements
Rank 1
Bhupendra asked on 25 Apr 2014, 09:01 AM
Hi,

We are using Kendo Grid in angularJS application. When we navigate to other page, we get this error message: "Cannot call method 'destroy' of kendoDropTarget before it is initialized".

We have groupable property set to true in kendoGrid. If we remove that, the error doesn't come. Seen a below forum posts, but not sure if you guys have actually fixed the issue or if there's a workaround for this which I'm not aware of?

Can you please let us know on this on priority. This is blocking us.

Post:
https://github.com/kendo-labs/angular-kendo/issues/66

Thanks!

3 Answers, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 29 Apr 2014, 07:02 AM
Hi,

Basically the issue that you are referring to is already fixed, however another user recently submitted issue that looks similar to it:
I would suggest to contribute to the above issue by providing small example where the issue is reproduced - this way we will be able to investigate further current behavior. 

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Bhupendra
Top achievements
Rank 1
answered on 30 Apr 2014, 06:06 AM
Currently I'm in midst of my work and got a workaround by removing the "groupable" property from the grid options. I'll post a sample code on the link you mentioned.

Is it possible for you to provide me with a working grid sample having groupable property and child band,.. to make sure that the way I'm writing my code is correct and not making mistakes?

Thanks,
Sagar
0
Vladimir Iliev
Telerik team
answered on 01 May 2014, 12:36 PM
Hi,

Currently we have no such example which we can provide other than the ones in the "Angular KendoUI" page:
Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Bhupendra
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Bhupendra
Top achievements
Rank 1
Share this question
or