Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Converting from grid layout to flow layout.

Reply
Thread Tools

Converting from grid layout to flow layout.

 
 
RobertH
Guest
Posts: n/a
 
      11-04-2003
Been getting allot of complaints from users that everything is squashed and
overlayed and fonts are overlapping into buttons etc.. etc...
So i determine that grid layout is probably bad, 50% of the users have
problems, all on microsoft platforms. ok. hit propertys and then select
flow layout bam. nothing. i desperatelly need to convert all my server
controls to flow layout before all my users get ****ed beyond using my
product.
is there a real 3rd party software that can do this ?

Thanks,
RobertH
 
Reply With Quote
 
 
 
 
Steve C. Orr [MVP, MCSD]
Guest
Posts: n/a
 
      11-04-2003
Your existing controls still have top/left style settings on them.
You can delete them and recreate them, or you can go into HTML view and
delete the top/left references for each control.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at http://www.able-consulting.com




"RobertH" <> wrote in message
news...
> Been getting allot of complaints from users that everything is squashed

and
> overlayed and fonts are overlapping into buttons etc.. etc...
> So i determine that grid layout is probably bad, 50% of the users have
> problems, all on microsoft platforms. ok. hit propertys and then select
> flow layout bam. nothing. i desperatelly need to convert all my server
> controls to flow layout before all my users get ****ed beyond using my
> product.
> is there a real 3rd party software that can do this ?
>
> Thanks,
> RobertH



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to? Create grid layout in grid view wahtnamas ASP .Net 0 05-01-2009 06:10 AM
Choosing Layout: Css-Layout or Table-Layout hpourfard@gmail.com ASP .Net 1 06-19-2006 10:06 AM
Flow layout to grid layout Andrew Chalk ASP .Net 3 12-23-2005 04:56 AM
Oppinion regarding grid layout vs flow layout NWx ASP .Net 4 02-19-2004 08:56 PM
DataList inside a Grid Layout Panel (<DIV>) item layout problem Rick Spiewak ASP .Net 3 08-26-2003 04:22 AM



Advertisments