Posted
on Apr 12, 2012
(permalink)
Hi all,
I'm new to the Telerik ASP.NET MVC controls;
I created a project using the Telerik template, however, there is no intellisense in the Views for @Html.Telerik().*
- I've checked the web.config for " <add namespace="Telerik.Web.Mvc.UI" />".
- I've compiled the solution
- I've tried including @using Telerik.Web.Mvc.UI; in the Views
- I'm using VisualStudio 2010 Professional with Telerik.Web.Mvc 2012.1.301.340
Is there something else I'm missing?
Thanks, Koen