Hide Non-Displayed ASP Elements in Design View

Posted by Steven on Stack Overflow See other posts from Stack Overflow or by Steven
Published on 2010-04-23T16:39:48Z Indexed on 2010/04/23 16:43 UTC
Read the original article Hit count: 311

Filed under:
|

Is there a way to prevent non-displayed elements from appearing in the ASPX Design View editor?

By "non-displayed elements", I mean the background elements (Managers, DataSources, Validators, etc) that show up as grey boxes containing the type and id.

If I have several of those at the top of the page, I can't see much of the preview of my page.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about visual-studio-2008