Enable form button (in WPF Designer)

Stimulsoft Reports.WPF discussion
Post Reply
ChristianMyksvoll
Posts: 18
Joined: Thu Sep 22, 2011 8:42 am
Location: Norway

Enable form button (in WPF Designer)

Post by ChristianMyksvoll »

In one of my reports I have a form with a combobox, an Ok button and a Cancel button.
I have set the Ok button default as disabled. When I change selected item in the combobox, the Ok button is enabled by:

OkButton.Enabled = true;

When I view my report in the WPF Viewer it displays correctly with the Ok button changing from disabled til enabled. The previewer in the WPF Designer does not display the Ok button as enabled.

Is this a known bug?
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Enable form button (in WPF Designer)

Post by Ivan »

Hello,

The issue is confirmed. We are working on it.
We will let you know when the solution is available.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Enable form button (in WPF Designer)

Post by HighAley »

Hello.

We have fixed your issue. Please, check our next prerelease build on Thursday.

Thank you.
Post Reply