T
Tony Johansson
Hello!
I use VS08
Assume that I want to place four label controls and four textbox controls on
a webbform.
So we have four couples each label is associated with a textbox.
Each couple should be placed in each corner of the webbform.
If this would have been a windowform I can just drag the control to the
place that I want.
Now to my question what is the best alternative as far as I see it it's to
use absolute position and drag each
control to the place where I want to have it. ?
Is these better alternatives ?
//Tony
I use VS08
Assume that I want to place four label controls and four textbox controls on
a webbform.
So we have four couples each label is associated with a textbox.
Each couple should be placed in each corner of the webbform.
If this would have been a windowform I can just drag the control to the
place that I want.
Now to my question what is the best alternative as far as I see it it's to
use absolute position and drag each
control to the place where I want to have it. ?
Is these better alternatives ?
//Tony