CrosstabDialog

Description

Displays the Crosstab Definition dialog box so the user can modify the definition of a crosstab DataWindow during execution. The dialog box is the one you use in the DataWindow painter to define the crosstab.

Syntax

PowerBuilder DataWindow control

integer dwcontrol.CrossTabDialog ( ) 

Returns

Returns 1 if it succeeds and -1 if an error occurs.

If dwcontrol is NULL, the method returns NULL.