views:

18

answers:

0

I am using Asp.Net TreeView control ...in my treeview I have many parents and children nodes of subchildren...

When a parent node get selected after post-back, It should expand and other parent nodes should collapse.

Can anybody provide Sample for this scenario?