jQWidgets Forums

jQuery UI Widgets Forums General Discussions Lists ComboBox Get input text

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Get input text #78821

    GregoryHouseMD
    Participant

    I want the users to be able to enter a custom value in the combo box, if the value they’re looking for isn’t in the list. Is there any way to grab the text in the combo box input field? I wasn’t able to find anything like that in the documentation.

    Get input text #78836

    ivailo
    Participant

    Hi GregoryHouseMD,

    To get the value in the combo box input field you can use $('#jqxComboBox input') as a selector.
    Here is a 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.