Hi All
Whenever I bind Data to the DGV control, there always seems to be a small grey area at the bottom of the control that I can't get rid off, no matter how carefully I size the control at design time. I am using the AutoSizeMode property of the right hand column to ensure there is no 'spare space' horizontally when the control/form is resized, but I can't find any similair property to get rid of the spare vertical space.
I thought it may be due to the control leaving room for a user to add a new row of data, or for scroll bars, but whatever I seem to do, theres always a small bit of space after by rows. I have now set the background colour of the grid from the dark grey default to something less in your face, but this is only a work around IMHO.