Hi
We are migrating from visual webgui to wisej.
For a check box control when the control Checkstate is set to “Indeterminate” in form designer, it does not get reflected while the form in launched.
The icon is still displayed as checked when the form is launched.
In the attached code, checkbox1 CheckState is set to Indeterminate.
When verified at the constructor level of code, the checkstate was showing as Checked instead of indeterminate. Seems like the Indeterminate state does not get applied. Tried creating a mixin theme, but that didnt help either.
Please inform if the Indeterminate state can be applied to the checkbox.
Thanks
Praveena
Hi Praveena,
this has been fixed in Wisej 3.1.9
Best regards
Frank
Hi Alaa
Thank you for the reply. Setting the ThreeState property to true did not fix the issue.
Is there any other workaround that can solve this for now. Like any specific mixin/theme that can be used?
thanks
praveena
Hi Praveena,
It appears that this is a bug from our end,
As a workaround, you’ll have to set the ThreeState property to true.
We’ll inform you as soon as the fix for this issue is shipped!
Best,
Alaa
Please login first to submit.