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

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

See Also