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. Positioning a Web User Control

Positioning a Web User Control

Scheduled Pinned Locked Moved ASP.NET
data-structuresjsonhelpquestion
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
    Gretna
    wrote on last edited by
    #1

    I have a web user control that creates a graph based on values passed to it once it has finished it displays the control in the top left corener of the browser where as I would like to display it inside a tag of a table. I have put the reference to the control on the page and added the usercontrol inside the Like so: But when I run the program it appears over the rest of the information thats meant to be displayed in the table and is in the top left corner. Thanks for the help. "When will I learn? The answers to life's problems aren't at the bottom of a bottle. They're on TV" - Homer Simpson

    A 1 Reply Last reply
    0
    • G Gretna

      I have a web user control that creates a graph based on values passed to it once it has finished it displays the control in the top left corener of the browser where as I would like to display it inside a tag of a table. I have put the reference to the control on the page and added the usercontrol inside the Like so: But when I run the program it appears over the rest of the information thats meant to be displayed in the table and is in the top left corner. Thanks for the help. "When will I learn? The answers to life's problems aren't at the bottom of a bottle. They're on TV" - Homer Simpson

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      issue with text alignment and settings. Use relative rather than absolute points.... And if you are placing inside a TD then put all the rest of the Information also inside the table.. Dont write anything outside an position it using absolute position index.

      Abhishek Sur

      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