Hi there,
just got reported by our user that the RadComboBox is somehow not working correctly. Here are the steps:
01. type a for search, and there will be items listed => select one of them => eveything seems ok and works fine.
02. click the ComboBox, all text are automatically selected => works as expected
03. start to type something, e.g. b => now weird thing happens, a list of items are expected to shown, but it stucks at loading, if you look at the client requests in your browser debugging tool, you will notice that the client keeps sending requests to the server side with weird search string from the previous select. ==> a BUG? or did I make anything wrong.
This is a Production Issue, hope you guys can guide me out how to fix it.
PS. i tried to upload a small demo application to reproduce the error, but i don't how to upload it, seems I cannot upload a zip file!
Regards
Z. Wang