Skip to content

Prompt_Callback - cCJGrid

Sends a callback event to an object that requested a prompt object. Is redirected to the cCJGridColumn class.

Type: Event

Parameters

Parameter Type Description
hoPrompt Handle Handle of prompt object being invoked (usually a cDbCJGridPromptList or a dbList)

Syntax

Procedure Prompt_Callback Handle hoPrompt

Description

This event is sent to the grid when it is the invoking object. It redirects this message to the column object that invoked the prompt. See the cCJGridColumn Prompt_Callback event for details.