Table 250.
CrossTab, Composite, Freeform, Graph, Grid, Group, Label, N-Up, Tabular, TreeView and RichText presentation styles |
Supported |
DataWindow objects and controls in a DataWindow can be dynamically created (e.g. by using the CREATE statement). CrossTab, Composite, Freeform, Graph, Grid, Group, Label, N-Up, Tabular, TreeView and RichText style DataWindows are implemented in XML in Appeon deployed applications. Shortcut keys “Ctrl + Home” and “Ctrl + End” are supported in Grid, Freeform, Tabular and N-up DataWindows. The Web UI and behavior are identical with the original PowerBuilder DataWindows, except for a few differences listed below. Decimal retrieval argument is supported. |
|
Differences |
|
For all supported DataWindows, it ignores the upper or lower case when sorting by the column names. For CrossTab style: If the CrossTab DataWindow object contains over 3 headers, make sure the columns are sorted in the same order in both the DataWindow object and the SQL scripts, otherwise the value displayed in the detail field will be incorrect. Refer to the detailed description of differences CrossTab DataWindow. For Composite style: Refer to the detailed description of differences Composite DataWindow. For Freeform style: When a user adjusts a scrollbar up and down, before the user releases the scrollbar, the DataWindow's contents are scrolled up and down in correspondence with the scrollbar's position. This does not happen in PowerBuilder applications. For Grid style:
For Group style: Refer to the detailed description of differences Grouping in DataWindow. For Graph style: Refer to the detailed description of differences Graph DataWindow. For Label style: RowFocusChange event is unsupported. For N-Up style: When dynamically changing the height of DataWindow, the number of pages is recalculated on the Web but it is not recalculated in PowerBuilder. For TreeView style: Refer to the detailed description of differences TreeView DataWindow. For RichText style: Refer to the detailed description of differences RichText DataWindow. For more DataWindow user operation differences, refer to DataWindow enhancements and differences. |
|
Other DataWindow presentation styles |
Unsupported |
OLE DataWindow |