Kbase P71017: Dynamics. Where to code client side validation
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/8/2004 |
|
Status: Unverified
GOAL:
Dynamics. Where to code client side validation
FIX:
Code your client side validation in ColumnValidate and RowObjectValidate.
Most logic should go into RowObjectValidate because it is more efficient.
These procedure should not require any database access.