AutoComplete - edit mode

Hi,

I have a problem when creating a form for editing existing data. I couldn't initialize text and value for autocomplete control.

1 Reply

KV Karthikeyan Viswanathan Syncfusion Team August 18, 2018 04:47 AM UTC

Hi Lajos, 

Thanks for contacting Syncfusion support. 

Autocomplete doesn’t having a support of Text field mapping. Please find the details for Autocomplete supported mapping fields in below table: 

Fields 
Type 
Description 
value 
number or string 
Specifies the hidden data value mapped to each list item that should contain a unique value. 
groupBy 
string 
Specifies the category under which the list item has to be grouped. 
iconCss 
string 
Specifies the icon class of each list item 


Please refer the Data Binding documentation for Autocomplete: https://ej2.syncfusion.com/vue/documentation/auto-complete/data-binding.html  

Regards, 
Karthikeyan V. 


Loader.
Up arrow icon