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

has no method 'kendoTreeView'

2 Answers 110 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 22 Dec 2011, 05:31 AM
Hi everyone,

I'm trying to simply put a KendoUI TreeView object onto a html page. I've been following the guide closely, and I'm now at the stage where I am simply copying and pasting in the code from the example, simply to see what exactly I'm doing wrong.

When this line gets triggered:
$("#treeview").kendoTreeView();

I get the run-time error: Uncaught TypeError: Object [object Object] has no method 'kendoTreeView'

Everything matches the example code exactly, except I have a few more import scripts and style sheets. I don't feel like this would be the problem, and all the imports of Kendo receive a 200 OK, so presumably they are being imported.

Thanks in advance for any help.

2 Answers, 1 is accepted

Sort by
0
David Waller
Top achievements
Rank 1
answered on 31 Dec 2012, 01:20 AM
I'm getting the same error. Any help would be appreciated.
0
Atanas Korchev
Telerik team
answered on 31 Dec 2012, 06:09 AM
Hi,

 You could check the troubleshooting guide.

All the best,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TreeView
Asked by
Steve
Top achievements
Rank 1
Answers by
David Waller
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or