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. MS_POSITIONING="GridLayout" (Correction)

MS_POSITIONING="GridLayout" (Correction)

Scheduled Pinned Locked Moved ASP.NET
questionhtmlhelp
2 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.
  • G Offline
    G Offline
    gekoscan
    wrote on last edited by
    #1

    Hey, I created a html layout for my site.. with a nice menu on the side and top. I wanted to have a registration form so I just copied in the html layout into the body of my Registration.aspx. I took all

    code containing my ASP:CONTROLS for the registration and placed it in a of a table in my nice html layout. aka.. ASP:CONTROLS

    My problem now is the MS_POSITIONING gridlayout that made my Registration form look all aligned and neat looking isn't working. The html template looks great but all the registration controls aka ASP:LABELS and ASP:TEXTBOXES in the

    ASP:CONTROLS HERE are all messed up (there positioning is all wrong). I guess my question is what is the best way to integrate a nice HTML layout with .aspx pages? Can someone point me in the right direction? If you say iframe i will cry. LOL:(( Thanks so much, Steve Nelson

    J 1 Reply Last reply
    0
    • G gekoscan

      Hey, I created a html layout for my site.. with a nice menu on the side and top. I wanted to have a registration form so I just copied in the html layout into the body of my Registration.aspx. I took all

      code containing my ASP:CONTROLS for the registration and placed it in a of a table in my nice html layout. aka.. ASP:CONTROLS

      My problem now is the MS_POSITIONING gridlayout that made my Registration form look all aligned and neat looking isn't working. The html template looks great but all the registration controls aka ASP:LABELS and ASP:TEXTBOXES in the

      ASP:CONTROLS HERE are all messed up (there positioning is all wrong). I guess my question is what is the best way to integrate a nice HTML layout with .aspx pages? Can someone point me in the right direction? If you say iframe i will cry. LOL:(( Thanks so much, Steve Nelson

      J Offline
      J Offline
      John Honan
      wrote on last edited by
      #2

      Don't use GridLayout, use FlowLayout. If you use FlowLayout and tables the page will behave more like a 'normal' HTML page. I used GridLayout in one of my first projects, but soon changed my mind and switched back to FlowLayout when strange things started happening to the objects on the page. John. www.silveronion.com[^]

      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