T
ton
Hi,
I'm adding several controls
textboxes
dropdownlists
buttons
and so on to the controls collection of a custom control.
with each control I add 1 to a local variable taborder and set the taborder
of the added control to this value
When I'm stepping tot the customcontrol in the webpage it first follows the
textboxes dropdownlists and checkboxes (in the correct order) and then the
buttons.
How is this possible?
Please reply
Ton
I'm adding several controls
textboxes
dropdownlists
buttons
and so on to the controls collection of a custom control.
with each control I add 1 to a local variable taborder and set the taborder
of the added control to this value
When I'm stepping tot the customcontrol in the webpage it first follows the
textboxes dropdownlists and checkboxes (in the correct order) and then the
buttons.
How is this possible?
Please reply
Ton