ButtonScriptAddOptions Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
DoNotResolve | 1 | Specifies that any button OnClick script marked with !fnResolve() should NOT be resolved. | |
PseudoBind | 4 | Specifies that the field's control should be pseudo-bound. Pseudo-binding does not apply field values or other row-specific settings to the control, but does apply other settings that are normally applied to the control by the field object in PreRender. See PseudoBind for more information on field pseudo-binding. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.