Dropdown Editor
Properties | Events | Methods
Dropdown editor enables users to select multiple items from a list.

Properties
1. Appearance
Placeholder
Default text display in textbox.
Label on Disable
The name will be visible to the user but not clickable or editable.
Custom
Multiple Select
Allows to select more than one item from the list
CRUD Link
Allows to access different master screens through the CRUD link
Item Template
It controls how each item looks in a list or dropdown
Selected Index
Shows the position of the chosen item
Allow Custom Value
Allows users to type and add multiple custom values
Autopost Single
Auto post data if only one option is available
Data
Data Source
Specifies where the control retrieves its data from, such as a table, dataset, or predefined list
Others
Language
Properties related to localization and language-specific display.
Events
Applicable events is On change (Onchange)
Methods
For more information on Methods in this section, see the General-Methods.
