Show TOC

Known Issues for the WPF DataWindowLocate this document in the navigation structure

Learn about known issues and apply workarounds for the WPF DataWindow® in PowerBuilder .NET.

Table 1: WPF DataWindow Issues
CR# Description
756438 Calling PrintCancel crashes application on Windows Server 2012 and Windows 8.

If the user action calls Print on a WPF DataWindow and then calls PrintCancel, the application crashes. This occurs for both 32-bit and 64-bit applications running on Windows Server 2012 or Windows 8 machines.

675761 Select symbol display issue.

In a .NET Assembly target's PrintDW at runtime, the select symbol does not appear for RadioButton or CheckBox controls.

675595 DW.Print to a physical printer does not work when print.filename is empty.

If print.filename is empty in the .NET assembly runtime, DW.Print cannot print to a physical printer. It works in the WPF runtime.

Table 2: WPF RichText DataWindow Issues
CR# Description
621618 Large files in a RichText DataWindow object degrade performance.

When you save or open a RichText DataWindow object using a file of 400KB or greater, performance is slow.

613487 RichText column text is truncated incorrectly at page breaks.

If a RichText column crosses two pages, the text is truncated incorrectly at the page break.