New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

OnRequestFail

The OnRequestFail client-side event occurs when data request fails.

The event handler receives two parameters - sender (an instance of the datasource) and args.

In this article