Glossary Item Box

Controls: ComboBox

See Also AspLib component library Send comments on this topic.

ComboBox data sources

You can use design time in Visual Studio to populate your instance of ComboBox with data from a declarative source.

When the data source is configured, the DataSourceID property drop-down are automatically populated. You can select the ID of the newly configured data source from the DataSourceID drop-down.

Set next properties:

DataTextField - for Text property of the item.

DataValueField - for Value property of the item.

DataSelectedField - for Selected property of the item.

DataDescriptionField - for Description property of the item.

DataToolTipField - for Tooltip property of the item.

Controls: ComboBox

 

 


© 2002-2007 Astron Digital. All Rights Reserved.