P
Peter A
I have a DataGridView that is bound to a BindingSource whose data source
is a table in a DataSet. The dataset is filled from an OleDBDataAdapter
which is connected to an Access database.
When a new row is added to the database, I want the DataGridView to
automatically update to show it. Is this possible?
is a table in a DataSet. The dataset is filled from an OleDBDataAdapter
which is connected to an Access database.
When a new row is added to the database, I want the DataGridView to
automatically update to show it. Is this possible?