AdHocSQLQueryResult_DataError(Object, DataGridViewDataErrorEventArgs) Method
For non displayable data (blobs, etc.) that raise an exception, write out the exception in the data-grid cell tool-tip instead of lots of pop-ups
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private void AdHocSQLQueryResult_DataError( object sender, DataGridViewDataErrorEventArgs e )
Parameters
- sender
- Type: Object
- e
- Type: DataGridViewDataErrorEventArgs