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. Visual Basic
  4. Getting rid of the border on the datagridview

Getting rid of the border on the datagridview

Scheduled Pinned Locked Moved Visual Basic
visual-studiowpftutorial
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.
  • S Offline
    S Offline
    steve_rm
    wrote on last edited by
    #1

    Hello, [VS 2005] I have tried and failed to get rid of the let hand border of the datagridView. It is the one that has the little black arrow. Not sure if it is possible to not show it. Does anyone have any ideas on how to get rid of the border. I have searched the properties and styles but could not find anything. Many thanks, Steve

    J R 2 Replies Last reply
    0
    • S steve_rm

      Hello, [VS 2005] I have tried and failed to get rid of the let hand border of the datagridView. It is the one that has the little black arrow. Not sure if it is possible to not show it. Does anyone have any ideas on how to get rid of the border. I have searched the properties and styles but could not find anything. Many thanks, Steve

      J Offline
      J Offline
      Jaiprakash M Bankolli
      wrote on last edited by
      #2

      There are various properties available to do so, Can you past the code details here both aspx and code behind details...

      Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com

      1 Reply Last reply
      0
      • S steve_rm

        Hello, [VS 2005] I have tried and failed to get rid of the let hand border of the datagridView. It is the one that has the little black arrow. Not sure if it is possible to not show it. Does anyone have any ideas on how to get rid of the border. I have searched the properties and styles but could not find anything. Many thanks, Steve

        R Offline
        R Offline
        rev0304
        wrote on last edited by
        #3

        Not sure but it sounds like you want to get rid of the row header? If so, you can do this: datagridviewname.RowHeadersVisible = false Hope that helps

        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