jQuery UI Widgets Forums Angular Form-Model is not updated

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 6 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Form-Model is not updated #99055

    ng
    Participant

    Dear jQWidgets Team

    We are using your components (TextInput, DateTime, Editor, Combobox) in our application by using Angular Reactive Forms. The FormGroup or FormControl is only updated after submitting the form. According to the Angular Forms API it should be updated on every keystroke (or selecting a value by keyboard, change event). Did you implement it by using updateOn submit (Angular 5 feautre)? Or how can I get the FormControl value directly after changing its value? Do I have to create a custom form control and wrap your components?

    Thank you in advanced.

    Regards

    Form-Model is not updated #99124

    Hristo
    Participant

    Hello ng,

    I would like to suggest you look at this demo:
    https://www.jqwidgets.com/angular/angular-input/angular-input-twowaydatabinding.htm
    The value in the </fieldset> changed on each one keystroke.

    Best Regards,
    Hristo Hristov

    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.