Hello,
I'd like to hide the datagridview row/column headers and if possible the horizontal and vertical seperators between cells I just want the datagridview cells to literally appear like this:
1stNamecell 1stschoolcell 1stdobcell
2ndNamecell 2ndschoolcell 2nddobcell
Thanks