Hello,
is there a way to enable the CTRL/SHIFT multi-select behaviour for the combobox’s internal popup listbox as you can do for the jqxlistbox via “multipleextended”?
If there is no official or unofficial API call that can enable that how would one go about injecting that behaviour in the internal jqxListBox that the jqxComboBox is using ?
Would overriding/adding event handlers to the internal listbox work ? Any examples would be great.
I would obviously like to avoid to customize the widget itself to make upgrading easier.
PS: I’m using multiSelect=true for the combobox.
Regards,
Steve