ASP. NETData Control
Gridview |
GridviewControls display data using rows and columns |
Datalist |
DatalistControls display all the metrics in a column |
Detailsview |
If the data has a parent-child relationship,DetailsviewControls can beGridviewUse together |
Formview |
Displays a row in the data source. |
Repeater |
UseRepeaterThe control must be generated from the data sourceHtmlElement |
ASP. NETData Source Control
Sqldatasource |
SqldatasourceWidget FAQsSQL ServerOr otherAdo. netProvideProgramIt usesDatasetOrDatareaderType |
Accessdatasource |
AccessdatasourceControls can be usedAccessData Transmission |
Objectdatasource |
ObjectdatasourceControl allows. NetClass used as a data volume |
Xmldatasource |
XMLFile UsageXmldatasouceControl to display the summary structure. |
Sitemapdatasouce |
SitemapdatasourceUseXMLFile definition site structure, which refers to the access and reference of the website. |