RadPanelBar for ASP.NET

Declarative data sources Send comments on this topic.
See Also
New to Telerik RadPanelBar? > Design-time support > Declarative data sources

Glossary Item Box

You can use design time in Visual Studio 2005 to populate your instance of Telerik RadPanelBar with data from declarative data sources.

When the data source is configured, the DataSourceID, DataTextField, DataNavigateUrlField, and DataValueField property drop-downs are automatically populated. You can select the ID of the newly configured data source from the DataSourceID drop-down. (The drop-down also allows you to generate a new data source.)

DataSourceID 

The same functionality is available through the Telerik RadPanelBar"Choose Data Source" Smart Tag:

Choose Data Source

See Also