Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
580
Unboundcheckboxfield sometimes show as tristate and sometimes as on/off state
posted

Hi team,

                I am using webdatagrid in one of my applications.In the webdatagrid i have an unboundcheckbox column. For the checkbox field the headercheckbox mode is set to off. I am experiencing some weird behaviour though.Sometimes the checkbox field are shows an  2 state checkbox ( checked and unchecked) and sometimes the checkbox field are shown as tri state checkbox ( partial, checked and unchecked) . I am clueless as to what is causing this. Pls advice.

Parents
  • 13438
    posted

    Hello,


    As Davind pointed our checkbox is with 3 states - checked, unchecked and undefined. Can you please attach a small sample which reproduces the issue? Where do you set the state of the checkbox? In initialize row server side event? Also you havent pointed which version and build you are using and if the issue is reproducible in all browsers or just in one.

Reply Children