Hello,
My dataGridView is configured with the "ScrollBars" set to both.
When the form is displayed no scroll bars appear. Therefore I don't
have access to the columns beyond the right side of the window!
If I set the property in code "dgv.ScrollBars = ScrollBars.Both" The
scroll bars *still* don't appear.
What's up? They used to appear.
How can I get the scroll bars back?
Thank you,
Amrita Vishnoi
My dataGridView is configured with the "ScrollBars" set to both.
When the form is displayed no scroll bars appear. Therefore I don't
have access to the columns beyond the right side of the window!
If I set the property in code "dgv.ScrollBars = ScrollBars.Both" The
scroll bars *still* don't appear.
What's up? They used to appear.
How can I get the scroll bars back?
Thank you,
Amrita Vishnoi