Chekbox checkstate "Indeterminate" does not get applied.

0
0

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

  • You must to post comments
0
0

Hi Praveena,

this has been fixed in Wisej 3.1.9

Best regards
Frank

  • You must to post comments
0
0

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

  • You must to post comments
0
0

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

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.