DBSeqenceDataGrid_DataError(Object, DataGridViewDataErrorEventArgs) Method
in case of (actually impossible) data errors in DBSequence DataGridView row entries, catch and log them here
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private void DBSeqenceDataGrid_DataError( object sender, DataGridViewDataErrorEventArgs e )
Parameters
- sender
- Type: Object
- e
- Type: DataGridViewDataErrorEventArgs