DbNetSuiteVS
BeforeRecordInsert Event
NamespacesDbNetLink.DbNetSuiteVSGridEditControlBeforeRecordInsert
Fires before a record is inserted. return true to accept the insert or false to cancel it. The record to be inserted is passed in a DataTable which can be modified during the event.
Declaration Syntax
C#Visual Basic
public event GridEditControl..::.BeforeRecordInsertDelegate BeforeRecordInsert
Public Event BeforeRecordInsert As GridEditControl..::.BeforeRecordInsertDelegate

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)