I'm using a DataGridView to accept certain values at runtime. I've a hidden foreign key column in the DataGridView which should contain a default value while the other columns in the DataGridView are being updated using the Update() method of the OleDbAdapter class.I'm using a DataGridView to accept certain valu