When I check and then uncheck a tree node (in code C#) that is in tri-state mode and I have never opened all of the nodes below a common parent the nodes are not unchecked properly.
If I open all of the nodes first manually by clicking them with the mouse then close all the nodes then do the same in code (C#) everything works fine.
I have tried many things in code such as expanding and closing nodes, however nothing seems to work unless I have used the mouse to expand the nodes first.
Any ideas?
thank you,
Rick
If I open all of the nodes first manually by clicking them with the mouse then close all the nodes then do the same in code (C#) everything works fine.
I have tried many things in code such as expanding and closing nodes, however nothing seems to work unless I have used the mouse to expand the nodes first.
Any ideas?
thank you,
Rick