W
Wayne Wengert
I cannot get the tab settings on an aspx page to work as desired. First of
all, I don't see a way to indicate whether a control is a tab stop. There is
a tabindex property for labels (why?). When I set a specific order for the
tabindex values that does not seem to be what happens on a page when the
user presses the tab key?
My books on asp.net don't even mention tabindex?
How do you control the focus order on an asp.net page?
Wayne
all, I don't see a way to indicate whether a control is a tab stop. There is
a tabindex property for labels (why?). When I set a specific order for the
tabindex values that does not seem to be what happens on a page when the
user presses the tab key?
My books on asp.net don't even mention tabindex?
How do you control the focus order on an asp.net page?
Wayne