Hello,

Looking at the Procedure Key within a cCjGrid it refers to the Procedure Key from the DfComUIObject. The syntax for this procedure is:

Code:
Procedure Key Integer iKeyValue Returns Integer
The sample and text of the documentation still reflects:

Code:
Procedure Key Integer iKeyVal
and is therefore incomplete. It is not clear what the return value of this procedure (Shouldn't this be a function since it has a return value?) represents, can anyone from DA elaborate on this?

Regards,

Leon Raafs