absolute positioning in vs 2008

R

rahul gupta

hey friends i was using vs 2008 for windows app earlier.
but when i moved to asp.net web site page development.
i was unable to adjust my controls.
vs 2008 by defalut takes conrol in flow layout.
this situation is ****ing man.
the only solution i came to know after hours of googling is that we
have to individually set each postion type to absolute position.
this is not a permanent solution
so i have to shift to vs 2005 where we have layout position ang we can
by default set each and every control to absolute positioning.
but i want to work in vs 2008 ...is there any permanent solution to
this prob.??????
 
J

Jeff Johnson

hey friends i was using vs 2008 for windows app earlier.
but when i moved to asp.net web site page development.
i was unable to adjust my controls.
vs 2008 by defalut takes conrol in flow layout.
this situation is ****ing man.
the only solution i came to know after hours of googling is that we
have to individually set each postion type to absolute position.
this is not a permanent solution
so i have to shift to vs 2005 where we have layout position ang we can
by default set each and every control to absolute positioning.
but i want to work in vs 2008 ...is there any permanent solution to
this prob.??????

You might be better off asking in the ASP.NET group:
microsoft.public.dotnet.framework.aspnet or one of its child groups.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top