Help regarding panel control.

T

trialproduct2004

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.
 
R

//Rutger Smit

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
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top