Results 1 to 4 of 4

Thread: [2005]Control alignment not proper!

  1. #1

    Thread Starter
    Addicted Member senthilkumartd's Avatar
    Join Date
    Feb 2005
    Posts
    206

    Exclamation [2005]Control alignment not proper!

    I draw table the webform with 3 rows 3 cols for login screen. Like the follwing signature:

    User name textbox
    pwd textbox
    Nothing button

    I tried to align the button as right aligned. So I made property of the 3,3 column as right aligned. It the design view its gets the right alignment. But I am excited in the running explorer view it is not aligned [at runtime]. Anybody know to resolve the problem

  2. #2
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    Re: [2005]Control alignment not proper!

    You could drop a table in the cell with a single column/row and set the alignment to right.

    I hope you are not using absolute positioning.

    Parksie

  3. #3

    Thread Starter
    Addicted Member senthilkumartd's Avatar
    Join Date
    Feb 2005
    Posts
    206

    Re: [2005]Control alignment not proper!

    thanks. I will try this

  4. #4
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: [2005]Control alignment not proper!

    2005 doesn't allow grid positioning (it was taken out) so do as venerable said. Put in some tables (make sure the border is invisible) and put the controls into the cells
    Life is one big rock tune

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width