D
Danny Ni
Hi,
I have the following questions:
(1) How do I add an user control into a aspx file using web form designer? I
have to switch to HTML mode and add <%@ Register.... manually, then switch
back to Design mode.
(2) Tab orders are out of control, every aspx I created using designer has
focus set to the first web control when it's diplayed, this is good thing.
However when I press tab key, the focus does not go to the next web control,
instead the focus moves to browser's address box(the place you type in URL).
Is this the way it's supposed to be?
TIA
I have the following questions:
(1) How do I add an user control into a aspx file using web form designer? I
have to switch to HTML mode and add <%@ Register.... manually, then switch
back to Design mode.
(2) Tab orders are out of control, every aspx I created using designer has
focus set to the first web control when it's diplayed, this is good thing.
However when I press tab key, the focus does not go to the next web control,
instead the focus moves to browser's address box(the place you type in URL).
Is this the way it's supposed to be?
TIA