Ive got a datagrid on my page and i want to put a multiline textbox under it, im using grid layout.
The problem is that when i view the page in my browser, the datagrid is full of data and it goes right down the page and the textbox just floats on top of it.
How do i tell VS.NET not to put things in DIV's or SPAN's so that they dont float on top of stuff?
Am I making sense??!?!
