Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Help regarding panel control.

Reply
Thread Tools

Help regarding panel control.

 
 
trialproduct2004@yahoo.com
Guest
Posts: n/a
 
      09-30-2005
Hi all
i am new to asp.net.
I want to add some controls in panel and i want to align them properly.
My problem is whenever i add control in panel that control is getting
added at the top of panel. I am not able to move that control in center
or i am not able to change left of that control.
What should i do?

Any help will be appreciated.
thanks in advance.

 
Reply With Quote
 
 
 
 
//Rutger Smit
Guest
Posts: n/a
 
      09-30-2005
Hi trialproduct,

Option 1: surround your control with a table and add some alignment
stuff to the table.

Option 2: surround your control with a div or span tag and position it
wit stylesheet properties.

Cheers,
//Rutger

http://www.RutgerSmit.com

wrote:
> Hi all
> i am new to asp.net.
> I want to add some controls in panel and i want to align them properly.
> My problem is whenever i add control in panel that control is getting
> added at the top of panel. I am not able to move that control in center
> or i am not able to change left of that control.
> What should i do?
>
> Any help will be appreciated.
> thanks in advance.
>

 
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
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
Swing, JTabbedPane/Panel/Panel JC Java 1 08-09-2006 09:44 PM
Delete a panel inside a panel (2) HS1 Java 4 12-08-2004 02:48 AM
Delete a panel inside a panel HS1 Java 3 12-07-2004 10:50 PM
Email From Forms with asp:panel.(s) Only one panel works? Harry ASP .Net 3 11-10-2003 03:13 AM



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