DbNetSuiteVS
RowValidate Event
NamespacesDbNetLink.DbNetSuiteVSGridEditControlRowValidate
Use the RowValidate event to validate all modified column values before the edit is applied. Returning false from the handler will prevent the edit from being applied.
Declaration Syntax
C#Visual Basic
Public Event RowValidate As GridEditControl..::.RowValidateDelegate

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