DataWindow object

Table 243. 

Controls in a DataWindow

Supported & Unsupported

Refer to the Controls in a DataWindow and their properties section for details.

Column edit styles

Supported

CheckBox

DropDownDataWindow

DropDownListBox

Edit

EditMask*

RadioButtons

Unsupported

InkEdit (DropDown Calendar property of EditMask is unsupported.)

RichText

DataWindow bands

Supported

All DataWindow bands, including Header band, Detail band, Summary band, Footer band, Trailer band, and Tree.Level band are supported.

All DataWindow bands can contain any supported control.

Unsupported

The height of the Header band cannot be smaller than 0.

The header and footer bands are unsupported in the DataWindow with the RichText presentation style.

Notes

  1. Do not use the band name as the name of the DataWindow object, otherwise the execution result on Web will be different from that on PowerBuilder.

  2. If the content in the summary band cannot be displayed fully on the last page of the deployed DataWindow, an additional page will be displayed to show the rest of the content.

Other

Supported

DataWindows that contain Blob columns are unsupported.