S
salih ataoz
i have a form1
and i put Datagrid1 on it
and i want to change its column width and row hight
ex:
datagrid1.column(0).width=200
datagrid1.row(0).width=100
or
datagrid1.allcolumnwidth=200
and
datagrid1.allrow height=300
its not tru upstairs but how can i write that to see the
datagrid width and height
and i put Datagrid1 on it
and i want to change its column width and row hight
ex:
datagrid1.column(0).width=200
datagrid1.row(0).width=100
or
datagrid1.allcolumnwidth=200
and
datagrid1.allrow height=300
its not tru upstairs but how can i write that to see the
datagrid width and height