jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Angular ComboBox Remote Search Angular ComboBox Remote Search #81567

    medtrak
    Participant

    Thank you. Upgrading to v4.0.0 did the trick.

    in reply to: Angular ComboBox Remote Search Angular ComboBox Remote Search #81520

    medtrak
    Participant

    Thanks for the reply. However, as stated in my original post, I have tried that and still get an empty value for data.search

    If I put an id on the <jqx-combo-box> element in the directive, then I am able to get the value by using data.search = $(‘#id’).jqxComboBox(‘searchString’);
    However, I do not want to do that because I have two of these directives on my page.

    That leads me to believe there is something wrong with the $scope or the diagnosisSettingsproperty.

    Is there anything else that I can try?

    Thanks so much!

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