Hello,
I have a data-bound DataGridView on a WinForm application. After I
manually load the data into DGV from an Access database, it changes the
FillWeight properties of columns and the table looks different then.
Original FillWeight values were set in the Form Designer.
Any ideas why this happens?
With regards
Paul Jones
Paul Jones - 21 Jul 2006 14:35 GMT
I'm sorry, those FillWeights are changed right after the application
starts. It has nothing to do with the database.
P.J.
Paul Jones napsal(a):
> Hello,
> I have a data-bound DataGridView on a WinForm application. After I
[quoted text clipped - 6 lines]
> With regards
> Paul Jones