Uncaught TypeError: $(...).kendoDropDownTree is not a function

0 Answers 657 Views
DropDownTree
Gavrail
Top achievements
Rank 1
Gavrail asked on 02 Feb 2022, 08:44 AM | edited on 02 Feb 2022, 09:37 AM

Hello, I`ve got web application written on asp .net MVC.

In my view page I`ve got access to $(...).kendoDropDownList function, but when I try to call kendoDropDownTree  on same view I get an error : 

Uncaught TypeError: $(...).kendoDropDownTree is not a function.

I already  checked the sequence definition  of jQuery library and kento libraries and jquery goest firs. 

Any Ideas?

 


 

Anton Mironov
Telerik team
commented on 04 Feb 2022, 03:16 PM

Hi Gavrail,

Thank you for the image and details provided.

Could you please share the Kendo version you are using?

Furthermore, the fastest route to getting you up and running is if you could provide a runnable, isolated, sample project. Examining this project will let us replicate the issue locally and further troubleshoot it. I do not need any sensitive data. Just a runnable sample and a couple of dummy records will be enough.

Looking forward to hearing back from you.

Kind Regards,
Anton Mironov

No answers yet. Maybe you can help?

Tags
DropDownTree
Asked by
Gavrail
Top achievements
Rank 1
Share this question
or