Hello, I have a problem using the webdropdown control.
Webdropdown control is not work keyboard backspace key and delete key.
this webdropdown set properties : EnableCustomValues : false
use Korean characters.
BackSpace does not work if it matches item list member.
Please tell me how to fix it.
thank you.
* Use Infragistics45.Web.v19.1, Version=19.1.20191.177
Hello seong ho woo,
Thank you for your post to Infragistics forum.
We are afraid that that is an expected behavior when EnableCustomValue is false. Could you read the conversion in the following link? You can see a similar matter is discussed there.
https://ko.infragistics.com/community/forums/f/ultimate-ui-for-asp-net/96057/backspace-not-working
I hope this will help.
Thanks for the reply, but it did not help.We need delete without 'ctrl + a'.