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.
| C# | Visual Basic |
public event GridEditControl..::.BeforeRecordInsertDelegate BeforeRecordInsert
Public Event BeforeRecordInsert As GridEditControl..::.BeforeRecordInsertDelegate