Is there an option in VS2008, to hide master page preview in design view?
If the page has complex CSS layout, and a master pager layout, the design view doesn't display it right, it even does not render the contents.So the only way to preview result is to start the web-site in browser.
markiz
2009-07-03 11:07:01
A:
You could move the controls from the page into a user control and preview that.
Kramii
2009-07-08 13:36:17