Monday, March 26, 2012

Panel Control -- cant place controls...squished together?

Hi,

Am I missing something re: the panel control? I finally have a use for
it, but when I put other controls into it, they squish up (yes,
technical term!), and I can not move them into other positions.

?

Thanks, Kat

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!Kat,

Try putting a span tag inside your panel like this:

<DIV ms_positioning="GridLayout"
Then when you drop controls into the span, you should be able to position
them where you want them in the designer.

Alternately, I've had better luck using html tables...

hth,
Scott

"KatB" <nospam@.comcast.net> wrote in message
news:O6jWddLlDHA.2328@.TK2MSFTNGP10.phx.gbl...
> Hi,
> Am I missing something re: the panel control? I finally have a use for
> it, but when I put other controls into it, they squish up (yes,
> technical term!), and I can not move them into other positions.
> ?
> Thanks, Kat
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
Hi Kat,

Are you using the Panel control from the Web Controls tab in the toolbox?
If so, this shouldn't happen. It sounds to me like you might be using the
Grid Layout Panel from the HTML tab of the toolbox.

Jim Cheshire [MSFT]
Developer Support
ASP.NET
jamesche@.online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

-------
>From: KatB <nospam@.comcast.net>
>X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
>Subject: Panel Control -- can't place controls...squished together?
>Mime-Version: 1.0
>Content-Type: text/plain; charset="us-ascii"
>Content-Transfer-Encoding: 7bit
>Message-ID: <O6jWddLlDHA.2328@.TK2MSFTNGP10.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>Date: Fri, 17 Oct 2003 07:02:54 -0700
>NNTP-Posting-Host: actionjackson133.dsl.frii.net 216.17.147.133
>Lines: 1
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP10.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:184915
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>Hi,
>Am I missing something re: the panel control? I finally have a use for
>it, but when I put other controls into it, they squish up (yes,
>technical term!), and I can not move them into other positions.
>?
>Thanks, Kat
>*** Sent via Developersdex http://www.developersdex.com ***
>Don't just participate in USENET...get rewarded for it!

0 comments:

Post a Comment