Your search did not match any results.

Drop Down Box - Multiple Selection

If the UI component embedded into the DropDownBox allows multiple selection, synchronize the DropDownBox value with the selected items. Synchronization instructions are the same for every selection mode.

In this demo, the DataGrid's selection.mode and TreeView's selectionMode properties are used to enable multiple selection.

Backend API