C
Crazy Cat
Hi,
I am dynamically creating datagridviews for my application, then
filling them with data from a 30 row datatable, and everything seems to
work great with one exception. My horizontal scrollbar never appears --
no problem with the vertical scrollbar. I even try setting the
scrollbars property to Both, but still I only see the vertical
scrollbar.
Is there any other way to force the DataGridView's vertical scrollbar
to appear?????
Thanks,
Crazy
I am dynamically creating datagridviews for my application, then
filling them with data from a 30 row datatable, and everything seems to
work great with one exception. My horizontal scrollbar never appears --
no problem with the vertical scrollbar. I even try setting the
scrollbars property to Both, but still I only see the vertical
scrollbar.
Is there any other way to force the DataGridView's vertical scrollbar
to appear?????
Thanks,
Crazy