This question is locked. New answers and comments are not allowed.
I'm using the jQuery AJAX method to load in various different views on a page. These views contain the Telerik grid but none of the jquery such as ajax pagination etc work when they are called because they are being taken in and out of the DOM. Normally to get around this you use the .live() method but Telerik doesn't use this I presume.
Any ideas on how to fix this without having to go in a change all the Telerik files by hand?
Any ideas on how to fix this without having to go in a change all the Telerik files by hand?