jQWidgets Forums

jQuery UI Widgets Forums Lists ComboBox jqxComboBox with Knockout

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Stoev 12 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • jqxComboBox with Knockout #21192

    damc
    Participant

    Hi,

    I have problem on combobox using Knockout. On change event ((event: { change: function() { loadData(param1, param2, param3) }}) aplication calls function on the database. I have problem that it calls when user changes value (OK) and when leaves combobox (on exit) (NOT OK). One call is redundant.

    Thank you for your help.

    jqxComboBox with Knockout #21334

    damc
    Participant

    Hi,

    I tested select event and there was a problem with param1, param2 and param3 – values were undefined. Can you help me? Which event to use that works with knockout (when user changes value is make a call of the function which returns some data on user inteface)

    Thank you for your help.

    jqxComboBox with Knockout #21335

    Peter Stoev
    Keymaster

    Hi,

    Please, post a sample code which demonstrates your scenario.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.