We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Initial check box indeterminated

Hi,

I need a checkbox with an initial value indeterminated (not true or false).

If I define the checkBox

<ej:CheckBox runat="server" ID="check1" EnableTriState="true" CheckState="Indeterminate" Text="Check1"></ej:CheckBox>

In a postback, if I change the state, it always return to indeterminate. If I define de check box

<ej:CheckBox runat="server" ID="check3" EnableTriState="true" Text="Check3"></ej:CheckBox>

It works fine, but I need that the check box is set initially indeterminate

I attach an example

Thanks

Attachment: SyncfusionASPNETApplication1_d9498579.zip

1 Reply

GS Gobalakrishnan S Syncfusion Team May 2, 2016 11:58 AM UTC

Hi Manolo, 
Query: In a postback, if I change the state, it always return to indeterminate. 
We were able to reproduce the problem and we considered “In a postback, if I change the state, it always return to indeterminate.” as bug. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates. 
Please let us know if you have further queries 
Regards, 
Gobalakrishnan S 


Loader.
Live Chat Icon For mobile
Up arrow icon