Panel.... Hard to align controls.....

B

Bob Scoze

Hello All,
I am using web control called Panel. I dropped the required controls on
this(Panel). It is very difficult to arrange these controls inside of this
panel.
Do I miss some properties to set. Please advice.
Bob
 
R

Rob Meade

...
Hello All,
I am using web control called Panel. I dropped the required controls on
this(Panel). It is very difficult to arrange these controls inside of this
panel.
Do I miss some properties to set. Please advice.

Hi Bob,

I found that too - what I did in the end was skipped to HTML view to see
what it had added - it was something along the lines of

<asp:panel id="panel1">

</asp:panel>

So what I did was to move these where I wanted the panel to start and stop
in the HTML view, then you can move stuff around in the code etc....the
tables I added DEFINFATELY helped!

Hope this is of use (you could of course get all the panel area how you want
it then add the above lines afterwards..

Regards

Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top