Let me guess, you are using GridLayout?
Change your page design to FlowLayout and remove the style attribute from
your Web controls in the HTML portion, and everything will be fine...
--
Scott Mitchell
http://www.4GuysFromRolla.com
http://www.ASPFAQs.com
http://www.ASPMessageboard.com
* When you think ASP, think 4GuysFromRolla.com!
"Barnabas Yohannes" <> wrote in message
news:57074465-E89D-4C59-A039-...
> I've asked this question few days ago. However, I did not get a reply.
So, I thought may be I should rephrase my questions. This is my question:
>
> Why is my datagrid overlapping any text that is bellowing it?
>
> In other words, I cannot have any links, texts, and/or images bellow my
datagrid because my datagrid overlaps anything below it.
>
> Please help!!!
>
>