Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How do I do layout of FormView without using tables?

How do I do layout of FormView without using tables?

Scheduled Pinned Locked Moved ASP.NET
helpquestioncssdesignalgorithms
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kbalias
    wrote on last edited by
    #1

    Good day I am using Visual Web Developer 2010 Express to develop a website. I am using a FormView to edit and display records. I am trying to format the layout of the FormView so that I can arrange my data in the FormView in columns. Something like:

    Hosp Number: 100000000
    Last name: Mouse First name: Mickey
    DOB: 01/01/1923 Admission: 06/06/2011

    I can do it quite easily using Tables, but I see that most people suggest moving away from using tables to do layout and rather use css based tableless design. I am a bit stuck now. Have done some searching, but even Microsoft’s examples of FormViews use tables. Does anyone have an example for me or a URL where I can go and look? Thank you for the help. Kobus

    P 1 Reply Last reply
    0
    • K kbalias

      Good day I am using Visual Web Developer 2010 Express to develop a website. I am using a FormView to edit and display records. I am trying to format the layout of the FormView so that I can arrange my data in the FormView in columns. Something like:

      Hosp Number: 100000000
      Last name: Mouse First name: Mickey
      DOB: 01/01/1923 Admission: 06/06/2011

      I can do it quite easily using Tables, but I see that most people suggest moving away from using tables to do layout and rather use css based tableless design. I am a bit stuck now. Have done some searching, but even Microsoft’s examples of FormViews use tables. Does anyone have an example for me or a URL where I can go and look? Thank you for the help. Kobus

      P Offline
      P Offline
      Parwej Ahamad
      wrote on last edited by
      #2

      Hope so think will guide you: http://www.devarticles.com/c/a/Web-Style-Sheets/DIV-Based-Layout-with-CSS/[^]

      Parwej Ahamad ahamad.parwej@gmail.com

      K 1 Reply Last reply
      0
      • P Parwej Ahamad

        Hope so think will guide you: http://www.devarticles.com/c/a/Web-Style-Sheets/DIV-Based-Layout-with-CSS/[^]

        Parwej Ahamad ahamad.parwej@gmail.com

        K Offline
        K Offline
        kbalias
        wrote on last edited by
        #3

        Thank you This looks like it can help me. Kobus

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups