B
Bill Cohagan
I'm working through the ASP.Net Quick Start book and have managed to get
pretty confused about something. I've created a WebForm and am trying to
"place" a Label Web Form control on the form. I've got Grid mode turned on.
If I drag the control from the ToolBox I can drop it wherever I want
(subject to the grid of course). If however I just double click the control
then it gets placed in the upper left corner. Subsequently I'm unable to
drag it and place it elsewhere. When I attempt to drag the cursor changes
as though it's going to work, but when I release the mouse button the
control remains where it is. Also, if I use the first technique to place
it, then change (say) the font, then it ends up back in the corner.
So, can anyone explain this behaviour to me? Seems to me that I should be
able to place a control anywhere on the grid, even after it's been placed in
its original position.
Thanks in advance,
Bill
pretty confused about something. I've created a WebForm and am trying to
"place" a Label Web Form control on the form. I've got Grid mode turned on.
If I drag the control from the ToolBox I can drop it wherever I want
(subject to the grid of course). If however I just double click the control
then it gets placed in the upper left corner. Subsequently I'm unable to
drag it and place it elsewhere. When I attempt to drag the cursor changes
as though it's going to work, but when I release the mouse button the
control remains where it is. Also, if I use the first technique to place
it, then change (say) the font, then it ends up back in the corner.
So, can anyone explain this behaviour to me? Seems to me that I should be
able to place a control anywhere on the grid, even after it's been placed in
its original position.
Thanks in advance,
Bill