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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. problem in moving controls over asp.net desighner 2005

problem in moving controls over asp.net desighner 2005

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studiocssasp-netdesign
3 Posts 3 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.
  • A Offline
    A Offline
    aaru24x7
    wrote on last edited by
    #1

    previously we were using visual studio 2002 version and in that version we were having no problems in moving the controls over the form in design time with grid layout.we simply drag and drop the control and move it over the form but in vs 2005 version the controls are not moving over the form with mouse and with keyboard in design time. so please give me the solution of this problem.

    M A 2 Replies Last reply
    0
    • A aaru24x7

      previously we were using visual studio 2002 version and in that version we were having no problems in moving the controls over the form in design time with grid layout.we simply drag and drop the control and move it over the form but in vs 2005 version the controls are not moving over the form with mouse and with keyboard in design time. so please give me the solution of this problem.

      M Offline
      M Offline
      M LN Rao
      wrote on last edited by
      #2

      Unlike earlier version, VS2005 needs a strucred format for placing controls on it. So use table, div/layer tags for positioning elements.

      Intelligence is measured by common sense not by how many scholarly books you read.

      1 Reply Last reply
      0
      • A aaru24x7

        previously we were using visual studio 2002 version and in that version we were having no problems in moving the controls over the form in design time with grid layout.we simply drag and drop the control and move it over the form but in vs 2005 version the controls are not moving over the form with mouse and with keyboard in design time. so please give me the solution of this problem.

        A Offline
        A Offline
        alav
        wrote on last edited by
        #3

        Hi, There are two ways to move a control anywhere in the form 1) Goto Tools-->Options and select HtmlDesigner then choose your options to "Absolutely Positioned". 2) Right click over a particular control select style then select position there also you can choose a position to "Absolutely Positioned". Test for all Choices.

        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