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. General Programming
  3. .NET (Core and Framework)
  4. Docking in data grid view

Docking in data grid view

Scheduled Pinned Locked Moved .NET (Core and Framework)
tutorialcss
5 Posts 4 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.
  • S Offline
    S Offline
    sailesh_gupta
    wrote on last edited by
    #1

    hi, can come one please guide me how to dock the first column in datagridview.so that when the number of columns increases and scroll is there the first column in visible even if we scroll to the last column. treat this as urgent

    M W D 3 Replies Last reply
    0
    • S sailesh_gupta

      hi, can come one please guide me how to dock the first column in datagridview.so that when the number of columns increases and scroll is there the first column in visible even if we scroll to the last column. treat this as urgent

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      As far as Datagridview is concerned, it does not provide this functionality. You should look for some other datagrids available. I know that Xceed provided this functionality

      1 Reply Last reply
      0
      • S sailesh_gupta

        hi, can come one please guide me how to dock the first column in datagridview.so that when the number of columns increases and scroll is there the first column in visible even if we scroll to the last column. treat this as urgent

        W Offline
        W Offline
        Wendelius
        wrote on last edited by
        #3

        Cross-post. Another thread in C#

        1 Reply Last reply
        0
        • S sailesh_gupta

          hi, can come one please guide me how to dock the first column in datagridview.so that when the number of columns increases and scroll is there the first column in visible even if we scroll to the last column. treat this as urgent

          D Offline
          D Offline
          darkelv
          wrote on last edited by
          #4

          column.Frozen = true http://msdn.microsoft.com/en-us/library/28e9w2e1.aspx[^]

          sailesh_gupta wrote:

          treat this as urgent

          I could have answered the question earlier, but I didn't. Guess why...?

          S 1 Reply Last reply
          0
          • D darkelv

            column.Frozen = true http://msdn.microsoft.com/en-us/library/28e9w2e1.aspx[^]

            sailesh_gupta wrote:

            treat this as urgent

            I could have answered the question earlier, but I didn't. Guess why...?

            S Offline
            S Offline
            sailesh_gupta
            wrote on last edited by
            #5

            y didnt u answer?

            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