ASP.Net Classic Web Application Problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I use Visual Studio 2010 to develop a Web Form Application and use the DevExpress Controls in this application, my problem is when I open the design view of a page called index2.aspx which contains many controls it takes a long time ti view the design and the html code repeated and duplicated. Example: if I have a break line tag
in index2.aspx it is duplicated to many lines like this
Please let me know how to solve this issue. Thank You All