MultiSelect and Autocomplete Combobox

Posted by: joe on 20 May 2019, 10:29 pm EST

  • Posted 20 May 2019, 10:29 pm EST

    I’m looking for a stand-alone Wijmo control that will give me similar functionality as a filter for a grid column. I want something similar to the MultiSelect control but with more robust searching. The current implementation of the MultiSelect seems to only search on the first letter entered. To summarize, I’m looking for a ComboBox control with multi-select, select all, and robust searching.

    Thanks!

    Joe

  • Posted 21 May 2019, 7:59 pm EST

    Hi Joe,

    In your case, MultiAutoComplete control would be useful. Please refer to the following demo sample:

    https://www.grapecity.com/wijmo/demos/Input/MultiAutoComplete/Overview/purejs

    Further, if you would like to select items using Checkbox ot Ctrl/Shift key combination, you need some customization in code by handling the isDroppedDownChanging, isDroppedDownChanged event with the mousedown event for Dropdown of MultiAutoComplete.

    Please refer to the following fiddles for reference:

    Ctrl/Shift: http://jsfiddle.net/mkgupta911/okcr1zss/

    CheckBox: http://jsfiddle.net/mkgupta911/ahu13z3w/

    Hope it helps!

    Regards,

    Manish Gupta

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels