This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115
stars
21
forks
source link
[FR] support form control in UI AutoComplete #1169
Hi @aulona2014,
Currently, the RadAutoComplete does not support Angular forms. On that matter, I will log this as a future request. You can keep track of the issue for more info.
I try to use fromcontrol in this plugin but show error:
ERROR Error: No value accessor for form control with name: 'country_id'
In here i have Demo project.
I want to register country_id in
countryform
but doesn't work.Please can you suggest me any idea?
Thank you!