RotorTorque
Programmer
Hi all,
I have a VB2005 application in which I use a DataGridView cotrol. The DataGridView control's size is static, but the number of columns in the DataGridView varies depending on the query i use to populate the control. There are times when there are too few columns to take up the entire Width of the DataGridView. When this happens is there code I could write that will extend the rightmost column up to the edge of the DataGridView?
Thanks is advance,
RotorTorque
I have a VB2005 application in which I use a DataGridView cotrol. The DataGridView control's size is static, but the number of columns in the DataGridView varies depending on the query i use to populate the control. There are times when there are too few columns to take up the entire Width of the DataGridView. When this happens is there code I could write that will extend the rightmost column up to the edge of the DataGridView?
Thanks is advance,
RotorTorque
