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

RadODataDataSource Object

The following table lists the most important methods of the client-side RadODataDataSource object:

Name Parameters Return Type Description
fetch() string none Queries the web service for the respective model.
get_model() string model object Returns Model Object that represents model available in the data source.
In this article