Help: MultiLine WebPartZone

Last post 07-07-2009 3:56 AM by Gatsu81. 2 replies.

Sort Posts:

  • Help: MultiLine WebPartZone

    07-06-2009, 5:19 AM
    • Member
      point Member
    • Gatsu81
    • Member since 05-14-2009, 3:51 AM
    • Posts 5

    Hi there, i searched for this issue and wasn't able to find it (i fear this is something very simple that i fail to see).

    I'm looking for a way to implement  multiline webpartzone: i have a webpartzone in a page with horizontal alignment, functioning well, despite the fact that it increases its width as the user keeps adding controls inside.

    I'd like to have the webpartzone using "newline" by itself starting a new row of controls every 5 controls added for example.

    I cannot use a vertical alignment since the controls to put are too small (textboxes for example), not filling the whole width of the page.

    The only solution i found (and the one i'd hope to avoid) is to put another webpartzone under the one already available, implementing this way a second line (but the problems of too much controls put inside still remains). Please, can you help me?

    Thanks!

  • Re: Help: MultiLine WebPartZone

    07-06-2009, 11:14 PM
    • All-Star
      90,895 point All-Star
    • vinz
    • Member since 10-05-2007, 11:47 AM
    • Cebu, Philippines
    • Posts 13,672
    • TrustedFriends-MVPs

    AFAIK, the standard WebPartZone doesn't support new line functionality when the LayoutOrientation of the WebZone is set to Horizontal..

    Best Regards,
    Vincent Maverick Durano
    SDE|Microsoft MVP - ASP/ASP.NET

    "Code,Beer and Music ~ my way of being a programmer"
  • Re: Help: MultiLine WebPartZone

    07-07-2009, 3:56 AM
    • Member
      point Member
    • Gatsu81
    • Member since 05-14-2009, 3:51 AM
    • Posts 5

    So the only way to have newline functionality is using Vertical as LayoutOrientation..but this makes impossible to have more than one control for each row, am i right or is there some other option i'm not aware of?

Page 1 of 1 (3 items)