Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Panel Control -- can't place controls...squished together?

Reply
Thread Tools

Panel Control -- can't place controls...squished together?

 
 
KatB
Guest
Posts: n/a
 
      10-17-2003
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!
 
Reply With Quote
 
 
 
 
S. Spurlock
Guest
Posts: n/a
 
      10-17-2003
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" <> wrote in message
news:...
> 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!



 
Reply With Quote
 
 
 
 
Jim Cheshire [MSFT]
Guest
Posts: n/a
 
      10-17-2003
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


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

--------------------
>From: KatB <>
>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: <>
>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!
>


 
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
Missing Java Control Panel in START menu->Control Panel: Diff javacpl.cpl and javacpl.exe? Robin Wenger Java 0 08-18-2011 06:38 AM
Why is there no "Java Control Panel" for J2EE v5upd14 ? Reinstall Java Control Panel possible? Ulf Meinhardt Java 0 07-07-2009 08:38 AM
how to drag my component and place it anywhere on the panel dxuranus Java 1 08-15-2006 02:35 PM
How: Place child controls on the Panel control? Tia Carr ASP .Net 1 10-02-2003 06:56 PM
How: Place child controls on the Panel control? Tia Carr ASP .Net Web Controls 1 10-02-2003 06:56 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57