After I type my DataGrid name in the code, I am expecting to have a couple
options (methods ?) available... I see them in sample code, but they are
not available for me to select.
DataGridView1.S etDataBindings
and
DataGridView1.T ableStyles
And what is the difference between using SetDataBindings and DataSource ?
Thanks !
options (methods ?) available... I see them in sample code, but they are
not available for me to select.
DataGridView1.S etDataBindings
and
DataGridView1.T ableStyles
And what is the difference between using SetDataBindings and DataSource ?
Thanks !