I have followed the introduction page on the documentation site to setup an MVC3 web application using Razor, but I cannot add a Kendo control to the view, the Kendo namespace does not appear in the "Html." intellisense.
Any ideas?
tried to look at the example source, as mentioned at the bottom of the introduction, but the folder Example has not been installed , was this an option during install, or was it not in the Beta release ?
UPDATE: Just tried a fresh MVC3 application and followed this again and it works. The first attempt was the creation of a telerik mvc3 web application with razor and implementing kendo algongside the telerik asp.net mvc extensions. this is the one that doesn't work. is their an order to the scriptregistrar before or after the kendo script links?
Thanks
Shaun
Any ideas?
tried to look at the example source, as mentioned at the bottom of the introduction, but the folder Example has not been installed , was this an option during install, or was it not in the Beta release ?
UPDATE: Just tried a fresh MVC3 application and followed this again and it works. The first attempt was the creation of a telerik mvc3 web application with razor and implementing kendo algongside the telerik asp.net mvc extensions. this is the one that doesn't work. is their an order to the scriptregistrar before or after the kendo script links?
Thanks
Shaun