WPF and WinForms version in same application
Posted: Thu Jan 15, 2015 9:46 am
Hi.
I am using the WinForms version and the WPF version of Stimulsoft Reports in the same application, and I have discovered a problem with this related to CheckedListBox in report forms...
I have created a simple Visual Studio solution to demonstrate the problem (attached). This example program includes two reports:
1) A simple report only containing a text
2) A report with a form. The form includes a CheckedListBox control.
If I first open report 1 with the WPF viewer, and then a report 2 with the WinForms viewer i get the following error:
"Control 'StiCheckedListBoxControl' is not supported in WPF forms!"
If I don't open a report in the WPF viewer first, report 2 opens nicely in the WinForms viewer.
Is this a known issue and is there a workaround?
I am using the WinForms version and the WPF version of Stimulsoft Reports in the same application, and I have discovered a problem with this related to CheckedListBox in report forms...
I have created a simple Visual Studio solution to demonstrate the problem (attached). This example program includes two reports:
1) A simple report only containing a text
2) A report with a form. The form includes a CheckedListBox control.
If I first open report 1 with the WPF viewer, and then a report 2 with the WinForms viewer i get the following error:
"Control 'StiCheckedListBoxControl' is not supported in WPF forms!"
If I don't open a report in the WPF viewer first, report 2 opens nicely in the WinForms viewer.
Is this a known issue and is there a workaround?