I would like to force the TreeView
control to expand only one item of the same level at once.
The picture shows how a father, son and grand-son are spread:
If the user would tap on the item with header Men's Singles Semi-Finals, the currently expanded item (Men's Singles) should appear collapsed.
I would like to avoid collapsing the items manually so I was wondering if there was any implementation of that behavior :)
Thanks again!