JavaScript Editor jscript editor     Web designer 



Main Page

The ASP.NET ObjectDataSource control represents a middle-tier object with data retrieval and update capabilities. The ObjectDataSource control acts as a data interface for data-bound controls such as the GridView, FormView, or DetailsView controls, and enables those controls to display and edit data from a middle-tier business object on an ASP.NET Web page.

Expand imageRetrieving and Modifying Data

Expand imageSorting and Paging

Expand imageCaching

Expand imageFiltering

Expand imageConflict Detection

Expand imageSee Also



JavaScript Editor jscript editor     Web designer