jQWidgets Forums

jQuery UI Widgets Forums General Discussions Lists DropDownList ngModel in angular 2 Dropdownlist

This topic contains 1 reply, has 2 voices, and was last updated by  Ivo Zhulev 8 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • ngModel in angular 2 Dropdownlist #88512

    fresher
    Participant

    Hi,

    I am unable to retrieve the selected value of dropdownlist directly using ngModel

    <angularDropDownList #dropDownListReference [(ngModel)]=’myValue’></angularDropDownList>

    we are able to fetch the value using “this.myddl.getSelectedItem().value” but is there any way to fetch the value using ngModel.

    Could you please suggest the solution.

    Thanks in advance.

    ngModel in angular 2 Dropdownlist #88533

    Ivo Zhulev
    Participant

    Hi fresher,

    Now you cant use it but soon we will release examples with ngModel for a lot of our widgets.

    And please post Angular2 related questions in the Angular2 forum.

    Best Regards,
    Ivo

    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.