I have treeview with datasource from web.sitemap file, which provide url and title for each node (parent and child). I want to expand treeview when user clicks the parent node(since parent node has url , OnSelectedNodeC hanged does not get fired ) How to expand treeview node which has url.