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 of  data-text-field < / Code> Use . 

See examples you modified here:


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -