Gray function:
Gray( ) is used to make the field unavailable to change in page.
Syntax:
Gray(scrollpath,targetrow,Record.Fieldname);
Example:
Gray(Record.CH_EMPSTATE, &i, CH_EMPSTATE.STATE);
No comments:
Post a Comment