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

AutoComplete with MVC6 and VS 2015

3 Answers 72 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Lienys
Top achievements
Rank 2
Lienys asked on 28 Oct 2016, 05:20 PM

Hello,

I am trying to use the AutoComplete editor with MVC6.  Kendo Version 2016.3.914

I keep getting, Uncaught TypeError: jQuery(...).kendoAutoComplete is not a function when I run the page.

I found this post from last year:  http://www.telerik.com/forums/missing-textboxfor-and-autocomplete#a-GwYBg2-ECJCMqxHipYVQ

Has support for AutoComplete been added yet?

 

Thank you!

 

3 Answers, 1 is accepted

Sort by
0
Lienys
Top achievements
Rank 2
answered on 28 Oct 2016, 05:28 PM

Opps, I mean MVC5 with visual studio 2015.  

Thank you!

0
Lienys
Top achievements
Rank 2
answered on 28 Oct 2016, 05:28 PM
Opps I mean MVC5 with VS2015.  Thank you!
0
Rumen
Telerik team
answered on 31 Oct 2016, 03:24 PM
Hi Lienys,

You need to either include kendo.all.min.js (like in any of our online demos):

http://demos.telerik.com/kendo-ui/autocomplete/index


For MVC scenarios, please follow the Get Started instructions in the documentation.


Best regards,
Rumen
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
Tags
General Discussions
Asked by
Lienys
Top achievements
Rank 2
Answers by
Lienys
Top achievements
Rank 2
Rumen
Telerik team
Share this question
or