Results 1 to 19 of 19

Thread: [RESOLVED] ASP.NET Form Design

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member Working.Net's Avatar
    Join Date
    Aug 2010
    Posts
    389

    Resolved [RESOLVED] ASP.NET Form Design

    This is a best practices question. I am experiencing a lot of challenges aligning controls on a form. I was led to believe that using nested table tags was the way to do this, but I keep finding that control over column widths changes with the content of the cells, especially when you use ASP controls. The result of this is that I spent a lot of time trying to "tweak" the form and messing with each of the controls, trying various ways to control the width of the control and or the <td> cell. I have heard arguments for <div> tags and style sheets to control the layout of a form but quite frankly I have no idea how to do that. Is there a good way to do this? Perhaps you know of some whitepaper you might suggest that would help me in the right direction. Below is an example of a typical form I might be working on.
    Attached Images Attached Images  
    Last edited by Working.Net; Sep 23rd, 2010 at 03:35 PM.

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