views:

33

answers:

1

In my webpage I have a treeview with some items. When I clicking on a node I needs to open a Popup window and it is working fine. But the Parent window that contains the treeview goes to null. Why this happen so?

A: 

I think if you set this, your problem will be resolved

NavigateUrl="javascript://"

otherwise you need to post the code.

Muhammad Akhtar