proper layout with web form tables and datagrids

clotomouche

New Member
I'm having trouble getting dynamic sized objects like web form tables and datagrids. I have a web form table which i populate with a bunch of database text values. The problem is that when this happens, some of the cells are filled with very lond text values which makes the cell huge. The table then is laying over elements which I have positioned below it. I have this table poistioned in a gridlayout div to define it within an area. The table often grows outside of the div. <BR><BR>How can i get things to flow so that when a table grows vertically, things stay positioned below it and the containing div grows to acomodate this. <BR><BR>Thanks!
 
Back
Top