G
Guest
I am rather unfamiliar with the DataGridView. I am trying to do a project
with VS2005 and SQL Server 2000. Assuming a DataGridView bound to a table,
what is the best place (best event) to catch new records and supply default
values? (Also assume that several of these fields do not permit nulls.)
with VS2005 and SQL Server 2000. Assuming a DataGridView bound to a table,
what is the best place (best event) to catch new records and supply default
values? (Also assume that several of these fields do not permit nulls.)