This question is locked. New answers and comments are not allowed.
I am using a Telerik grid on ASP .NET MVC3.
When the Telerik grid makes an ajax call, it does not go through the ajaxSetup.complete function. All other ajax calls via jQuery are fine.
Does anyone know how to get the Telerik ajax calls to call the ajaxSetup.complete function upon completion?