DataGrid - Right Align

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm using a DataGrid. I've got a few columns right aligned. The heading
text is running into the line between the columns. I can't figure out a way
to get some space betweeen the header text and the edge of the column. If I
add spaces to the right -- it doesn't make any difference whatsover. Also,
the numbers in the grid are right up against the edge. I'd like to get some
padding in there if possible.

Does anyone know of a way to do this?

Art
 
Hi,

http://www.windowsformsdatagridhelp.com/default.aspx?ID=4bfab32d-9cff-4f5c-ba95-49bb9074a8bc

Ken
------------
Hi,

I'm using a DataGrid. I've got a few columns right aligned. The heading
text is running into the line between the columns. I can't figure out a way
to get some space betweeen the header text and the edge of the column. If I
add spaces to the right -- it doesn't make any difference whatsover. Also,
the numbers in the grid are right up against the edge. I'd like to get some
padding in there if possible.

Does anyone know of a way to do this?

Art
 
Back
Top