0
Answer

How to change the width of column in a datagrid

I want to be able to change the columns width of my datagrid. After I added a datasource to it, so after datagrid.datasource = Datatable; thx