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?
Enable form button (in WPF Designer)
-
- Posts: 18
- Joined: Thu Sep 22, 2011 8:42 am
- Location: Norway
Enable form button (in WPF Designer)
Hello,
The issue is confirmed. We are working on it.
We will let you know when the solution is available.
Thank you.
The issue is confirmed. We are working on it.
We will let you know when the solution is available.
Thank you.
Enable form button (in WPF Designer)
Hello.
We have fixed your issue. Please, check our next prerelease build on Thursday.
Thank you.
We have fixed your issue. Please, check our next prerelease build on Thursday.
Thank you.