Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
345
Autocomplete of Dropdown provider not selecting item.
posted

  

Hi Team,

I have a dropdown provider, within a WebGrid. I have allowed EnableAutoCompleteFirstMatch="True". The textbox gets completed with the result from dropdown using Autocomplete, but the same item is not selected in the dropdown, due to which ambiguity takes place. The item gets changed once I move out of the textbox.


Kindly help,


Thanks,

Pushkar

Parents
No Data
Reply
  • 2895
    posted

    Hello Pushkar,

    Thank you for using our forum.

    I have investigated the case and created a sample that corresponds to its description. Please take a look at it and let me know whether the issue behavior reproduces in it and if so, could you please give me more detailed information how exactly you implement the WebDataGrid or send me a working sample, so I can better assist you.

    WebDataGridWithWebDropDownEditor.zip
Children