There is an Errata for the above issue which helped me solve the tabbing order. However I would like to ask how to make the visual border around the DropDown appear when tabbing. Currently it is not indicated and so user does not know if the Dropdown is in focus.
Hi Minesh. The code in stackoverflow is for making the border red on load I believe. I would like to have the border on the drop down that gets focus only. Just like the text boxes. Any suggestions or sample code to do it on tab focus? Thanks.