Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to use with reactive forms? #62

Closed
usmanwalana opened this issue Nov 24, 2016 · 2 comments
Closed

How to use with reactive forms? #62

usmanwalana opened this issue Nov 24, 2016 · 2 comments

Comments

@usmanwalana
Copy link

I have a complex form where i want to use ng2-auto-complete at three different places. Currently i am using simple html select to display the list. I am using angular 2 model driven forms to handle the form. I want to replace the select list with ng2-auto-complete using model driven approach. Is it possible to do so or do i have to change the whole form into template driven approach?

@allenhwkim
Copy link
Contributor

this module can handle model-drive form well except with formGroup.

@allenhwkim
Copy link
Contributor

Closing. there is example on README.md using FormGroup.
Please re-open this if the issue is still not resolved.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants