Is there a component or has anyone create a ComboBox component that allows multi-select items? like a regular ComboBox, but the dropdown is a like a checklistbox and on the text area displays all the selected items. Thanks in advance
Hi Robert,
We have a control UserComboBox, with this you can create any dropdown style
Doc: https://docs.wisej.com/docs/controls/lists/combobox/usercombobox
Sample is in attachment.
Happy coding,
Kevin(ITG)
Please login first to submit.