Problem with Design View
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there.. I am designing a webpage using Visual Studio 2005. I created an ASP.NET web page solution. I use a masterpage and then have several content pages that use the masterpage. The problem I have is that the design view does not correctly display the layout of controls on the content pages. Now I have to code the positions in the source of the .aspx file instead of using the design view. And also when I view the content page in design wiew, the page is displayed within the masterpage and not standalone. Is there any settings for choosing how the design view should display the controls you drag onto it...