HTML Table control ?

W

WJ

I am using html/Table control a lot to organize my controls on aspx form.
Most of the time it works fine, then all of a sudden, a cell within a table
refuses to be resized (left/right) and or a row will not resize. To fix
this, I have to create a new table, copy everything from the old table to
the new one and then I finally can resize the new table the way I want.

Most of my html/table configurations are 2 columns with multiple rows where
left columns would host Label controls such as Name, Country and right
columns host TexBox controls. The left column is the troubled one, even if
I tried to shrink down the TextBox to allow resize on the entire table but
would not work. I mean the whole left column is locked!

Is there a way to fix this without rebuilding the entire structure ? Or is
it a bug in VS.Net 2k3 IDE ?

Thanks for your help

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top