vb.net 2008 datagridview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • joni joni
    New Member
    • Jul 2011
    • 1

    vb.net 2008 datagridview

    Hi my name is joni,

    I have a question about datagridview in vb.net 2008.

    How do I make a datagridview like this:
    ------------------------------|
    Students List |
    ------------------------------|
    No| Students ID| Name| Gender |
    ------------------------------|
    1 | | | |
    2 | | | |
    3 | | | |
    -------------------------------

    The datagridview does not show the dashed line break, that's because I can't copy paste the image of the datagridview so I use the dashed line break.
Working...