using dotNet v2003Code:+root +parent1 -child1 -child2 +parent2 +parent3 -child1
with this example above - how can I determine that parent2 is really a 'parent'?
also, say i click on 'parent3' node, how can I determine that this is a parent node with children?




Reply With Quote