If you want your to give efault width for your column just remove the style property in html and dont give any thing ,it will take the default width of your column heading
Hello!
If u want to set different Column width for DataGrid then just Right Click on datagrid, Select Property Builder ... and then select Format.
U will see all columns with column heading and index. Now click on any column and set the width of column.
i think it will work fine.
Comment