jQWidgets Forums

jQuery UI Widgets Forums Lists ComboBox jqxComboBox Rendering the selected item

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • subramgr
    Participant

    Can I render the jqxComboBox’s selected item [in a single select mode] in a similar fashion to the jqxComboBox’s multiselect mode, so that the value that is selected cannot be edited and it can be cleared by clicking the close button?

    I do not want the users to be able to edit the selected value but they can change their selection. I cannot use ListBox because it does not support remote filtering and cannot use jqxInput because I do not know how to have a scrollbar on the jaxInput panel drop down.

    I am looking for an alternative for select2 widget.

    Thanks


    ivailo
    Participant

    Hi subramgr,

    I can offer you this workaround.
    Take attention that you have to append the comboBox to the element where it was positioned originaly. Current appending to the body is only for the demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.