Hi,
Could someone please let me know why the tab-order is not working when the item is selected from radComboBox and clicking on tab should take to the next control with higher tab order instead it is taking the focus to radMenu bar which is in the master page?
During the page_load event, the first comboBox is given the focus. Odd behaviour is without selecting any item in the combobox, if I press tab, it moves to correct control but once the item is selected and tab is entered, it does not work.
Thanks a lot.
Milan G