Abort database Insert, Update or Delete command from executing
This method can be called in the events BeforeInsertRecord, BeforeUpdateRecord, BeforeDeleteRecord to abort the current database command. This can be utilized for input validation purposes. See Sample25 for an example.
AxpDataGrid Class | Axezz.WebControls Namespace