G
Guest
I have form with datagrid control. I bind dataview object to datasource
property of the datagrid to populate it with data.
My question is how can I make columns and rows of the table inside datagrid
resize when form itself resizes. I set anchor property properly so datagrid
control itself DOES resize when I resize form, but table inside datagrid
control doesn't.
Can anyone give me a hint?
Thanks
property of the datagrid to populate it with data.
My question is how can I make columns and rows of the table inside datagrid
resize when form itself resizes. I set anchor property properly so datagrid
control itself DOES resize when I resize form, but table inside datagrid
control doesn't.
Can anyone give me a hint?
Thanks