I would like to customize widths, and maybe colors of columns in a DataGrid.
I know I have to play with DataGridTableStyle, DataGridColumnStyle, and others, but I failed all attempts. Can somebody show me a working example (any language)
Luigi Fonti
I would like to customize widths, and maybe colors of columns in a DataGrid.
I know I have to play with DataGridTableStyle, DataGridColumnStyle, and others, but I failed all attempts. Can somebody show me a working example (any language)
Luigi Fonti
How to customize DataGrid Columns