Hi
I use some dropdownlist and radiobutton and textbox in my page
I just put tabindex just for Textboxs
now when I type text in Textbox1 and press Tab button it goes to dropdownlists and after that radiobuttons and after all that it goes to Textboxs according tabindex that I define for them...
I want disable tabindex for dropdownlist and checkboxs and I want just tabindex work for textboxs
How Ican do it?
Best regards
Neda