Q1 2009 SP1 Winform RadTreeView
Why is it that 'node.Checked' doesn't seem to get evaluated when TriStateMode is False?
If TriStateMode is True 'node.Checked' gets evaluated as expected.
I'm trying to uncheck all checkboxes in my RadTreeView without using TriStateMode. Is there another approach I should be using (without using TriStateMode)?
Thanks,
Matt
Why is it that 'node.Checked' doesn't seem to get evaluated when TriStateMode is False?
If TriStateMode is True 'node.Checked' gets evaluated as expected.
I'm trying to uncheck all checkboxes in my RadTreeView without using TriStateMode. Is there another approach I should be using (without using TriStateMode)?
Thanks,
Matt