jQWidgets Forums

jQuery UI Widgets Forums Lists ComboBox ComboBox value with KnockoutJS

This topic contains 2 replies, has 2 voices, and was last updated by  ahmetuzun 11 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • ComboBox value with KnockoutJS #30289

    ahmetuzun
    Participant

    source, disabled and selectedIndex properties of jqxComboBox can be bound to KnockoutJS view model.

    Is it possible to bind “val()” method because the value returned by the val() method is what I want to store in the model?

    ComboBox value with KnockoutJS #30303

    Peter Stoev
    Keymaster

    Hi ahmetuzun,

    At present, there is no such option. We will consider it for a future version. However, by having the ‘selectedIndex’, you can get the selected value by using the jqxComboBox’s “getSelectedItem” method.

    Best Regards,
    Peter Stoev

    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.