New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Events Overview
RadODataDataSource supports several client-side events that let you customize the processing of data:
-
OnRequesting - occurs when data is requested form the web service;
-
OnRequestSucceeded - occurs when the request is executed successfully;
-
OnRequestFail - occurs in case the request fails.