Can someone tell what does the following code (its used in master page) do and why doesn’t it let my View’s javascript to work.
To make the View’s javascript work, i need to delete this. But deleting this takes away the telerik control.
@Html.Telerik().ScriptRegistrar()
From the Telerik Extensions for ASP.NET MVC Manual
Here’s a thread in the community forums that explains in a little more detail.
From the thread: