Sorry, there was another reason: I forgot to set the flag for
controlling the column width in the function - now everything works as
expected.
Didn't mean to bother you with this
Regards
Rolf
Am 25.02.2014 10:37, schrieb Rolf-Werner Eilert:
> When I have a GridView with several Columns and I
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 l