Hi There,
We're working with the MultiComboBox to test if it fits our needs. Many of our needs are solved by the MultiComboBox.
Now we are thinking of sorting the selected items of the MultiComboBox. The buttons are created by autoChild of the MultiComboBox, therefore we can give those buttons custom events, but is it also possible to rearrange them?
After selecting the items by dropdown, it would be nice to reorder them, so if the user has found an error in the chronological order, he could drag the wrong positioned item to the correct position.
Is this feature possible? My assumption is not, because there is no canvas or something like this around the buttons where we could add the drop-events.
We're currently using the latest build of the 8.3 version.
Regards Marcus
We're working with the MultiComboBox to test if it fits our needs. Many of our needs are solved by the MultiComboBox.
Now we are thinking of sorting the selected items of the MultiComboBox. The buttons are created by autoChild of the MultiComboBox, therefore we can give those buttons custom events, but is it also possible to rearrange them?
After selecting the items by dropdown, it would be nice to reorder them, so if the user has found an error in the chronological order, he could drag the wrong positioned item to the correct position.
Is this feature possible? My assumption is not, because there is no canvas or something like this around the buttons where we could add the drop-events.
We're currently using the latest build of the 8.3 version.
Regards Marcus