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