In PowerServer Mobile, if the Y property of a nested report is negative, the header band of the nested report overlaps the detail band.
In PowerServer Mobile, if the Trail_Footer property of a nested report control is set to True, the footer band of the nested report will be displayed after the summary band. If the Trail_Footer property is set to False, the footer band will always be displayed at the bottom of current DataWindow band.
In PowerServer Mobile, if the content in a Composite DataWindow cannot be displayed in one page horizontally, it will be displayed on a separate page.
In PowerServer Mobile, if you want to do a data retrieval for the Composite DataWindow, a transaction object always needs to be set.
If the Visible property of a nested report is dynamically changed from TRUE to FALSE, the nested report is counted as visible in PowerBuilder, but invisible In PowerServer Mobile, when the Composite DataWindow breaks pages or counts the height of the detail band.
The NewPage property will have effect in all DataWindow bands In PowerServer Mobile. However, it can only have effect in the detail band in PowerBuilder.
In the Detail band, the Height.Autosize property cannot be changed by using the Modify function.
In PowerBuilder, if the Summary band cannot be displayed within one page, the last row of the detail band and the whole summary band will be displayed in the next new page. However, In PowerServer Mobile, the summary band that cannot be fully displayed within the rest space of the page will be ignored.
If the width of the content of a nested CrossTab DataWindow cannot be displayed within the report control, the exceeding content will be ignored in PowerServer Mobile.
|
Thank you very much for provided information. My reports are tabular, and I placed them into Detail band. Nonetheless, it looks like NewPage property is not supported in this case.
Best regards,
George