Known Issues for the WPF DataWindow

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

WPF DataWindow issues
CR# Description
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.

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, the 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.