jQWidgets Forums

jQuery UI Widgets Forums Lists ComboBox Changing Widget source

This topic contains 1 reply, has 1 voice, and was last updated by  edhrx 11 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Changing Widget source #51075

    edhrx
    Participant

    Hi,
    I have 2 sources both are json and have exactly the same structure.
    1: Countries
    2: Jobtitles

    I wish to use the same jqxcombobox to handle the users choices. This means that I need to change the source from one to another and somehow do a refresh so the list reflects the change. Is this possible ?

    Ed.

    Changing Widget source #51076

    edhrx
    Participant

    Apologies…
    Found it $(“#jqxWidget”).jqxComboBox(“source”, countries);

    Ed

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

You must be logged in to reply to this topic.