Hello,
I'm running into an issue where I cannot filter items in a DropDownList when I tab onto it when .Filter is enabled. When I tab onto the DropDownList I can cycle through items just fine with the arrow keys.
I'm aware of ALT + Down arrow to open up the DropDownList, and that works just fine, but I find that it is more intuitive to start typing once it has been selected, especially when filling out a form. I was wondering if it is possible to have the DropDownList open when it has been selected with Tab, or if there is a way to remap the shortcut.