I've used quite a bit of the Telerik RadControls for AJAX, and though I've been pretty happy with the controls, I've found that the performance has been less than stellar over traditional controls.
I'm wondering what the performance implications would be (that you might know of) with regards to the MVC Extensions over traditional jQuery libraries (Telerik MVC Grid VS jqGrid for example).
Basically, how well does Telerik MVC Extensions perform?
on a side note: does the Telerik MVC Extensions grab a copy of the jQuery library to use, or am I responsible for adding it to my page for it to work? I'd be a happy guy if I'm the one that has to do this instead of the extensions doing it.