i'm creating a user control in C# .net compact framework 3.5. And i'm using a DataGrid Control with a DataTable as the DataGrid's DataSource. i need to make some of the grid columns wider.
for some reason i can't...
i just couldn't find the method or property that controls the column width...
any ideas?
thanks in advance...