To bind the ASPxDataView control to the data source declaratively, use one of the data source controls. Assign its ID to the ASPxDataView.DataSourceID property value and configure the item template to display the data source information in data items.
In this example, the data view is bound to the XmlDataSource control.
See Also:
ASPxDataView — Binding to Data
How to bind the ASPxDataView control to the data source at runtime
How to fill the unbound ASPxDataView control with data items at runtime
In this example, the data view is bound to the XmlDataSource control.
See Also:
ASPxDataView — Binding to Data
How to bind the ASPxDataView control to the data source at runtime
How to fill the unbound ASPxDataView control with data items at runtime