A
amidanr
Hi all,
I haven't been able to find any post regarding this problem...
the MSDN help about TreeNode.Collapse clearly says:
"The state of a TreeNode is persisted. For example, if the next level
of child nodes was not collapsed previously, when the Expand method is
called, the child nodes appear in their previously expanded state."
but what actually happens, is that all the sub node are collapsed as
well...is that the normal behaviour? how can I persist their state?
Thanks,
Amidan.
I haven't been able to find any post regarding this problem...
the MSDN help about TreeNode.Collapse clearly says:
"The state of a TreeNode is persisted. For example, if the next level
of child nodes was not collapsed previously, when the Expand method is
called, the child nodes appear in their previously expanded state."
but what actually happens, is that all the sub node are collapsed as
well...is that the normal behaviour? how can I persist their state?
Thanks,
Amidan.