DataGrid question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rob

    DataGrid question

    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 !



Working...