absolute positioning in vs 2008

  • Thread starter Thread starter rahul gupta
  • Start date Start date
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.??????
 
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.
 
Back
Top