This question is locked. New answers and comments are not allowed.
What references or files do I need to add to my VS 2012 MVC 3 project to use Kendo UI?
Here are the steps:
-- Downloaded a trial version of Kendo UI Q2 2012.
-- Created a new project in VS 2012 - "ASP.NET MVC 3 Web Application".
-- Added a new controller named MenuContoller
-- Added a new view - Menu\Index.cshtml
How do I add "@(Html.Kendo().Menu()" to Index.cshtml?
Here are the steps:
-- Downloaded a trial version of Kendo UI Q2 2012.
-- Created a new project in VS 2012 - "ASP.NET MVC 3 Web Application".
-- Added a new controller named MenuContoller
-- Added a new view - Menu\Index.cshtml
How do I add "@(Html.Kendo().Menu()" to Index.cshtml?