Home > Archive > ASP > March 2008 > How to set a panel's position
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to set a panel's position
|
|
|
| Hi all,
I have put serveral panel controls within a page, each of them matching to a
action defined by buttons, so I want to fix all panels in one place( they
already have same size, but different left, top values), how can I do it (in
code, if I do it in desgn, is there a way to put the panels in different
"layers" so the contained controls will not interupt with each other)?
Clara
--
thank you so much for your help
| |
| Evertjan. 2008-03-03, 7:11 pm |
| =?Utf-8?B?Y2xhcmE=?= wrote on 03 mrt 2008 in
microsoft.public.inetserver.asp.general:
> I have put serveral panel controls within a page, each of them
> matching to a action defined by buttons, so I want to fix all panels
> in one place( they already have same size, but different left, top
> values), how can I do it (in code, if I do it in desgn, is there a way
> to put the panels in different "layers" so the contained controls will
> not interupt with each other)?
>
'panel controls'?
This is a classic asp group.
Dotnet questions should be asked in
<microsoft.public.dotnet.framework.aspnet>
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
|
|
|
|
|