Hi there,
It sounds like you're using the (useless) grid layout in Visual Studio .NET, right?
If that's the case, remove the layout attribute from the <body> tag that VS.NET adds, and redesign your page. By default, HTML pages will automatically flow. That is, when the button is located in the source after the DataGrid, the button will appear after the grid in the browser as well, no matter the size of that grid.
The positioning stuff that VS.NET adds really can mess your pages up....
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
Desaparecido by
Manu Chau (From the album:
Clandestino)
What's This?