Grid Cell AutoComplete

I have following code for autocomplete within Grid's column, Below code is working fine. 


however if i change my  code and add 

fields:{ text: 'Name',value:'Id'},

whole thing just stops working.... Also, you might not be able to reproduce this because in other solution above field mapping is working as expected


2 Replies

PD PDev November 29, 2021 10:16 PM UTC

Below is my Package details




JC Joseph Christ Nithin Issack Syncfusion Team November 30, 2021 10:26 AM UTC

Hi PDev, 

  Greetings from Syncfusion support. 

  Before we proceed to the solution we would like you to provide the following details so that we may be able to provide a better solution ASAP. 

  • Ensure if you are able to search using the values in the `Id` field of the datasource of the autocomplete after mapping the autocomplete with the text and value fields.
  • Share a video demonstration of the issue you are facing.
  • Share the complete replication procedure to reproduce the issue.

Please get back to us for further details. 

Regards, 
Joseph I. 


Loader.
Up arrow icon