Results 1 to 2 of 2

Thread: Centering controls on a form?

  1. #1

    Thread Starter
    Addicted Member Sibby's Avatar
    Join Date
    Feb 2001
    Location
    Milwaukee, WI *The United States of America*
    Posts
    144

    Question Centering controls on a form?

    Help me, I'm going crazy! Am I just missing something blatantly obvious here? How the heck can you easily center a bunch of server controls on the page? Wrapping them in a centered table does nothing (it just inserts a "blank" table on the form, with the controls over it instead of in it. How can this be so hard??? I want them in thier current position, just centered on the screen. Does it have to do something with the gridlayout?

    I'm very new to ASP.NET so please show me where I'm being stupid.

    Thanks.

    Sibby
    If you can think it....you can code it....

  2. #2
    Lively Member
    Join Date
    Sep 2002
    Location
    Belgium
    Posts
    99
    Normally, this shouldn't be a problem. Just take a html table and drop the controls on it. Make sure the cell is aligned center.

    HTH

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