2

I use an Html.DropdownListFor from within a Kendo Panelbar (Html.Kendo().PanelBar()) in Razor MVC. I can use the up and down arrows on my keyboard to switch between the different items in the dropdown in Chrome and Firefox, but I can't do it in IE 11 (I haven't tested on other versions of IE).

Does anyone know why this is happening and what a possible fix is?

If I use Html.Kendo().DropdownListFor, I don't have the problem, but for certain reasons I do not want to use Kendo's DropdownListFor.

lokusking
  • 7,396
  • 13
  • 38
  • 57
Bochu
  • 377
  • 3
  • 7
  • Possible duplicate of [how to handle WAI ARIA role="listbox"](http://stackoverflow.com/questions/27921225/how-to-handle-wai-aria-role-listbox) – Paul Sweatte Jun 29 '16 at 17:14

0 Answers0