Fragmentation
Programmer
Hi, I've been searching around the internet for an answer, but I can't find it anywhere. I have a Datagrid in my Windows Application. I want to add a few columns, each with a different width, I've been told that I should take a look at TableStyles/GridColumnStyles, but with that, I still can figure out how to add the columns.
I have a table style, and added a few columns to that table style, but how can I show the table style. How can I see the columns and add rows.
I did find a way to add columns, but with that, I couldn't give it a width, they switched to the preferred size, and that wasn't good.
Thanks in advance,
Fragmentation
I have a table style, and added a few columns to that table style, but how can I show the table style. How can I see the columns and add rows.
I did find a way to add columns, but with that, I couldn't give it a width, they switched to the preferred size, and that wasn't good.
Thanks in advance,
Fragmentation