javascript - Kendo AutoComplete + AngularJS + array of objects -
I have to attach the array of objects to the Kendo AutoCaplate + Conneller, I'm Autocomplete + Angular (its "K-data-source" There was an example of using the "attribute", but only the wire was included in the array.
This is a link to my progress.
Can anyone help?
You should use:
& lt; Input id = "i" kendo-auto-complete ng-model = "country" a-data-source = "country" c-data-text-field = "'name" / /
data-text-field and"'name'"
instead ofdata-text-field < / Code> Use
.See examples you modified here:
Comments
Post a Comment