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. General Programming
  3. Visual Basic
  4. How to customize a gridview?

How to customize a gridview?

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
5 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
    shyne7
    wrote on last edited by
    #1

    Im using a VB. net PL i just want to know how to customize gridview...tnx sunshine

    C D 2 Replies Last reply
    0
    • S shyne7

      Im using a VB. net PL i just want to know how to customize gridview...tnx sunshine

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Any way you like. Do you want to change the column definitions, how it looks, if it shows edit/delete buttons, what those buttons call, or something else ? All of these things are covered in MSDN and other articles, in detail that will help you a lot more than a forum post can hope to.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      1 Reply Last reply
      0
      • S shyne7

        Im using a VB. net PL i just want to know how to customize gridview...tnx sunshine

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        OK. In which of the thousands of ways would you like to "customize" the DGV? Or should we just guess?

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        S 1 Reply Last reply
        0
        • D Dave Kreskowiak

          OK. In which of the thousands of ways would you like to "customize" the DGV? Or should we just guess?

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007

          S Offline
          S Offline
          shyne7
          wrote on last edited by
          #4

          how can i change the color of the heading and how to change its font style sunshine

          D 1 Reply Last reply
          0
          • S shyne7

            how can i change the color of the heading and how to change its font style sunshine

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            Check into the DataGridView.RowHeadersDefaultCellStyle Property[^].

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                 2006, 2007

            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