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.
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.