This question is locked. New answers and comments are not allowed.
Hi,
I must be doing something wrong but I keep getting this error "$.telerik.formatString is not a function" as soon as I use the grid reload button or any other grid function.
The grid is ajax bound contained in a .ascx which is loaded from a webpage (no masterpage) via $("#mydiv).load(myroute).
All the handlers are ok (taken from the examples web.config). The ScriptRegistrar is included right before the end of the body tag.
I tried including another ScriptRegistrar in the partial view with no luck. I keep moving things around see if it helps.
I do not use any other script on the page and firebug shows nothing but this error.
Right now I'm puzzled :)
I'm using Telerik Extensions for ASPNET MVC 2009 3 1103.
I did not try with the latest beta maybe I should.
Regards,
LF