I have a web form that whenever I open it, Visual Studio (both 2003 and
2005) insist on reformatting it.
Is there a way to keep it from doing this?
Mainly what is happening, is a table I have on that page keeps
automatically adjusting its width and height where I do not want it to.
BCThis is a problem with the page parser due to the fact that the html on your
page is bad. You have an issue like overlapping tags or inappropriate tag
placement or something difficult to see like that. It is easy to do with thi
s
with repeaters where you have the repeater repeat a table row by putting it
inbetween the <table> and <tr> tags.
check your mark up first, if the page is big, try cutting out large chuncks
and check if it still happens. keeps trying as there is likely to be an issu
e
somewhere. If you cant find it then post your markup.
Ciaran O''''Donnell
http://wannabedeveloper.spaces.live.com
"Blasting Cap" wrote:
> I have a web form that whenever I open it, Visual Studio (both 2003 and
> 2005) insist on reformatting it.
> Is there a way to keep it from doing this?
> Mainly what is happening, is a table I have on that page keeps
> automatically adjusting its width and height where I do not want it to.
>
> BC
>
Hi, is this an answer on my post?
"Blasting Cap" <goober@.christian.net> schreef in bericht
news:evIlfzEJHHA.4068@.TK2MSFTNGP03.phx.gbl...
>I have a web form that whenever I open it, Visual Studio (both 2003 and
>2005) insist on reformatting it.
> Is there a way to keep it from doing this?
> Mainly what is happening, is a table I have on that page keeps
> automatically adjusting its width and height where I do not want it to.
>
> BC
>
What are you asking here?
Ciaran answered you over an hour before your last post.
David Wier
MVP/ASPInsider
http://aspnet101.com
http://aspexpress.com
"Bob" <gtdbd> wrote in message news:OAMvZpFJHHA.420@.TK2MSFTNGP06.phx.gbl...
> Hi, is this an answer on my post?
> "Blasting Cap" <goober@.christian.net> schreef in bericht
> news:evIlfzEJHHA.4068@.TK2MSFTNGP03.phx.gbl...
>
No comments:
Post a Comment