I'm trying to install Kendo UI MVC server wrappers on an existing MVC project.
I added a reference to my project (pointing to the dll) and I placed the entry in my web.config file. (all of the js and css files are also there)
My views still cannot find the Html.Kendo() methods. What else can I be missing?
Thanks
I added a reference to my project (pointing to the dll) and I placed the entry in my web.config file. (all of the js and css files are also there)
My views still cannot find the Html.Kendo() methods. What else can I be missing?
Thanks