Hi all,
I have a Master/detail site where the detail pages use a grid views to display data.
The width of the grid view can change depending on the data being returned..
On the master page I have a logo in the top right hand corner of the page yet when you
test this in a browser it almost looks like it is in the middle ?
When I view the details page the logo doesn't adjust to the width of the gridview..
How to I get the logo to permanently stay in the top left hand corner of the screen
so that it can adjust based on the information that is returned on the grid view?
Do I need to use tables and width 100% ?
Do I need to put the gridview into a table along with the logo. ?
Please help
Ray....