I am having a problem with ASP.NET page layouts. I'm new and this is probably an easy question. I have my code/database functioning as needed. I am using alot of gridviews (visual studios 2005) for displaying/modifying the database. I am now ready to make it look nice. How can you put controls beside each other. Example: when I try to put a label beside a gridview it either puts it above or below, not beside it, even if the gridview is very small. Any help would be awesome
Thanks
Thanks
Comment