New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Events

The following table decribes the client-side events provided by RadClientDataSource

Table 1: RadClientDataSource client-side events

NameDescription
OnRequestStartGets or sets the client-side event which will be fired when a RadClientDataSource remote service or page request is started.
OnRequestEndGets or sets the client-side event which will be fired when a RadClientDataSource remote request finished.
OnRequestFailedGets or sets the RadClientDataSource client-side event which will be fired when the remote request has failed.
OnChangeGets or sets the RadClientDataSource client-side event which will be fired when a change in the data is applied.
OnCommandGets or sets the client-side event which will be fired when a RadClientDataSource command occurs.
OnCustomParameterGets or sets the RadClientDataSource client-side event which will be fired when a custom mapping of the request parameters can be perfomred.
OnSyncFired after the data source saves data item changes. The data source saves the data item changes when the sync method is called.
OnDataRequestedGets or sets the RadClientDataSource client-side event which will be fired after the data has been requested from the service.
OnDataParseGets or sets the RadClientDataSource client-side event which can be used to additionally parse the response before it is further processed by the control.

See Also

In this article
See Also
Not finding the help you need?
Contact Support