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

Gantt Control not Rendering

2 Answers 85 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 05 Oct 2016, 07:34 PM

I'm having issues rendering the Gantt Control inside of a custom control. I've set up my control in line with the sample project for using a custom provider, which works outside of my project just fine. When I try and render it within my project, nothing but the divs seem to be rendered. I compared that to what was rendered by the sample project, and a lot of things seem to be missing. I've attached a image of the rendered html.

 

 

I get one JavaScript error "A.delayedClick is not a function". Any help would be greatly appreciated.

 

 

2 Answers, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 10 Oct 2016, 12:46 PM
Hello Jeremy,

I am afraid that the provided information is insufficient for us to determine exactly why the Gantt is not rendered correctly.

One possible reason could the that the Gantt's container has a very small size. To overcome this we would suggest calling the resize() method of the Gantt control's widget as shown in this forum thread: Dynamic resize of Gantt

If that does not help, we would like to ask you to prepare a very simplified sample runnable project of your implementation and send it to us in an Official Support Ticket. Thus, we would be able to investigate locally and help you more efficiently.

Regards,
Peter Milchev
Telerik by Progress
0
Jeremy
Top achievements
Rank 1
answered on 11 Oct 2016, 09:14 PM
Thanks for your reply, but I was able to figure it out. It turned out there was a reference to some Kendo IU files that were breaking it.
Tags
Gantt
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Peter Milchev
Telerik team
Jeremy
Top achievements
Rank 1
Share this question
or