DataGridView

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm Looking for a suitable site I can learn DataGridView at.
Especially I need some samples or ideas that fix columns' width
to a width of a DataGridView.
when the count of rows increases, a vertical scroll bar will appear, you know.
What I want is how to fix the total width of the columns to the decreased
width
of the DataGridView.

Thanks :-)
 
Back
Top