1- If enablecustomvalues is false, then you can't realy use an autofilterquertytype of "contains" because you can't type in anything that doesn't match the starting text of an item.
2- Pressing the enter key while the drop down is visible seems to break things ... it stays visible but the input box loses focus.
3- If you type in something that filters the drop down to only one result, there is no way via the keyboard to select that one result! Up and down arrows don't work, tab doesn't do it, enter doesn't do it.
I realize there are a lot of other settings that may affect all of the above behavior... in all of them I have enableloadondemand set to true. But it's really frustrating that this control just doesn't work that well.
Hi Ron,
Thank you for your feedback, we appreciate it. Let me answer your questions:
1. Yes, this appears to be an issue. I'll make sure it is resolved as soon as possible
2. I have replied in the other thread about this. By the way, do you happen to have postback flags enabled in this scenario? Is the control doing an Async postback to the server?
3. The item is already automatically selected, when it appears as a single item in the list. But if i press Enter, it does close the dropdown, i think this is related to 2).
Hope it helps. I will let you know when 1) gets resolved, and please let me know if i can assist with anything else. If you can send me some sample code for 2) and 3) i will try to reproduce it.
Thank you,
Angel
Just for your information we've created a Dev issue in your behalf it will be assigned to developer for resolution. Once the issue has been resolved you will be notified by mail.
Thank you