DataGridView FillWeight Property (.NET 2.0)

  • Thread starter Thread starter Pavel Maly
  • Start date Start date
P

Pavel Maly

Hi there,
I have a docked DataGridView (Fill) with approx. ten columns on a form, FillWeight property is
set for every one of them to a value I need. When I run the application, maximize the form and
then restore its previous size, these FillWeight properties changes. I've searched through the
code and found no statement that changes this property... So, why is this happening? Any ideas?

Any help would be appreciated.

With regards
Pavel
 
Back
Top