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
565
CheckBoxColumn
posted

I noticed some strange behavior from a check box column wihtin a bound XamGrid recently and I can't seem to figure out a viable workaround. When I check/uncheck the check box and leave the record (either by moving to a different record or moving outside of the grid) all checkboxes in all records appear unchecked. If I reload the data source, they show correctly. I'm not sure why this is happening or how to prevent it. Oddly enough, I tried using a templated column with a bound check box and saw the same behavior. Has anyone run into anything like this before?

Parents
  • 565
    Verified Answer
    posted

    Okay, never mind. Turns out that something in the control template for the combo box control in my custom styles was messing this up.

Reply Children
No Data