G
Guest
I have a form.
It has a datagrid which is disabled.
It has a button which enables the datagrid.
It has a dataadapter and a connection object and they are configured to get
some data.
It has a dataset with the code necessary to fill it using the dataadapter
and to bind the first table it to the datagrid.
When the button is pressed the datagrid is enabled as expected but the
scroll bars are not included.
Is there a fix?
It has a datagrid which is disabled.
It has a button which enables the datagrid.
It has a dataadapter and a connection object and they are configured to get
some data.
It has a dataset with the code necessary to fill it using the dataadapter
and to bind the first table it to the datagrid.
When the button is pressed the datagrid is enabled as expected but the
scroll bars are not included.
Is there a fix?