[Gambas-user] GridView changing Columns[].Width

Rolf-Werner Eilert eilert-sprachen at ...221...
Tue Feb 25 10:37:57 CET 2014


When I have a GridView with several Columns and I set "automatic" for 
the Column Width (gridview.Columns[x].Width = -1), it seems I cannot 
change back to a defined width programmatically later.

So if I set gridview.Columns[x].Width = 10, nothing happens. The user, 
however, can drag the column lines by hand. It will then not switch to 
automatic again.

Any idea if that's wanted?

Rolf




More information about the User mailing list