VBForums
>
Visual Basic
>
Database Development
> datagrid col width
PDA
Click to See Complete Forum and Search -->
:
datagrid col width
Billy
May 14th, 2000, 02:00 PM
How can I set the width of the columns in my datagrid, at run time?
Ianpbaker
May 14th, 2000, 03:42 PM
I Think it's
datagrid.columnwidth = "0cm;;5cm"
Where there is a double ;;, it sets it to defualt
Hope This helps
Ian
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.