Use the ASP.NET AJAX ClientDataSource component to query local & remote services and a wide variety of data operations. With support for paging, sorting, filtering, and more.
Part of the Telerik UI for ASP.NET AJAX library along with 120+ professionally designed UI components.
Includes support, documentation, demos, virtual classrooms and more!
Using the Client-side API of ClientDataSource control you can perform insert, update and delete operation with the data.
Client-Side Data Population
The RadClientDataSource control allows populating all Telerik ASP.NET AJAX controls on the client side in seconds and performing CRUD data operations, as well as sorting, paging, filtering, and grouping entirely on the client. The control allows querying local and remote services.
Connecting to Web Services
RadClientDataSource control allows easy connection and configuration to any type of web services through an additional layer which provides the connection between the DataBound control and the web service.
Basic Data Operations
Perform various queries to your data using the ability of the control to do paging, sorting, grouping and aggregates.