Is there a way in which I can set the widths of DataGrid columns on the fly ?
Initially they all start with a width of 50 - how do I set some to be wider than the other - for instance the second field might be a long string and I might want this to be fully seen in the grid.
Any help would be appreciated.
I'm new to the world of C#/.NET
Thanks in advance.
Steve
Initially they all start with a width of 50 - how do I set some to be wider than the other - for instance the second field might be a long string and I might want this to be fully seen in the grid.
Any help would be appreciated.
I'm new to the world of C#/.NET
Thanks in advance.
Steve