WebCombo has a feature called Multiple Selection which can be used in bound mode using AccessDataSource control.
In this topic, you will learn how to set selection WebCombo in bound mode.
To use WebCombo's multiple selection bound mode
- Bind WebCombo to AccessDataSource.
- Open WebCombo.NET Designer. Select Advanced Settings and expand MultipleSelectionSettings.
- Set Enabled property to True.