I want to try Telerik in my C# asp.MVC project. I downloaded and installed the Telerik for MVC and a new Telerik menu option shows in my Visual Studio 2010.
Now, I've searched for a while but I didn't find a step by step help on how to actually start using the Telerik controls.
Can someone help?
I took a look at this for a simple button but in my cshtml page the @Html.Kendo isn't recognized. I think that managing to use a simple button will allow me to use any other control.
Thanks