|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Is TabIndex the right way to set the order of controls?--
thanks - dave david_at_windward_dot_net http://www.windwardreports.com Cubicle Wars - http://www.windwardreports.com/film.htm Hello Dave,
If you want to set the webcontrol element's tab index(the sequence they get focus on web page), the "TabIndex" is the supported means. It is render as the "tabindex" attribute at client-side html. If you want some certain control/elements to prevent from being focused (on tab key), you can set its tabindex to "-1" Sincerely, Steven Cheng Microsoft MSDN Online Support Lead This posting is provided "AS IS" with no warranties, and confers no rights.
Getting google autofill to work
Image button and tabstop=false set dropdownlist selectedindex in datagrid Defauly focus in a WizardStep System.Windows.Forms.WebBrowser and Java and Blank Pages Cause GridView to be sorted from DropDownList WizardControl CreateUserWizard Stepping Problem GridView Dynamically Inserted Template with RadioButton ASP.NET book |
|||||||||||||||||||||||