How can I change the default size of a column from a datagrid.
Each column needs to have a specified size.
Thanks in advance
Printable View
How can I change the default size of a column from a datagrid.
Each column needs to have a specified size.
Thanks in advance
You need to apply table styles to your grid. I don't have code right now (not at work) but a search should give you some good code samples.