AD
Administrator
Syncfusion Team
June 30, 2005 06:52 PM UTC
Hi Sue,
I think it would be easier to disable InteractiveCheckBox and implement something yourself.
The algorithm I would use is as follows:
AfterCheck event
-If the node was unchecked, uncheck its parent
-If the node was checked, check all of its children
Does that accurately represent your requirements?
Regards,
Gregory Austin
Syncfusion Inc.