N
~~~ .NET Ed ~~~
I am feeding a class as the DataSource of the DataGrid. When the processing
is done this data grid then displays the data in four columns. Now, I know
you can specify table styles for a data grid, but what about being able to
specify the width of each and every one of the columns of the datagrid
rather than as a whole (same width for all columns which is easy)? I don't
want to have to resize the columns at runtime every time the application is
run.
Thx,
Emilio
is done this data grid then displays the data in four columns. Now, I know
you can specify table styles for a data grid, but what about being able to
specify the width of each and every one of the columns of the datagrid
rather than as a whole (same width for all columns which is easy)? I don't
want to have to resize the columns at runtime every time the application is
run.
Thx,
Emilio