This question is locked. New answers and comments are not allowed.
I am using a Telerik MVC grid and jquery validation on the same page. When I add Html.Telerik().ScriptRegistrar() to the Site.master it causes the jquery validation to stop functioning. The grid works but the validation won't. It seems like I can have one or the other but not both. Any ideas? Thanks.