This question is locked. New answers and comments are not allowed.
I am using a Telerik MVC Panelbar and jquery UI on the same Probject.
When I add Html.Telerik().ScriptRegistrar() to the Site.master it
causes the jquery validation to stop functioning. if i ommit Html.Telerik().ScriptRegistrar() Panelbar is not working. It seems like I can have one or the other but not
both. Any ideas? Thanks