I populate a datagrid on my asp.net page using a datatable and datarow to fill a datatable.. then i bind the datatable to my datagrid. it works fine except i can't find any properties that allow for column resizing to a specific size...

anyone know if I can do this?