RadMenu for ASP.NET

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

Glossary Item Box

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

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.)

Design time support for declarative data sources

 

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

data source from smart tag

See Also