How can I set the width of the columns in my datagrid, at run time?
Printable View
How can I set the width of the columns in my datagrid, at run time?
I Think it's
datagrid.columnwidth = "0cm;;5cm"
Where there is a double ;;, it sets it to defualt
Hope This helps
Ian