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?
views:
33answers:
1
A:
I think if you set this, your problem will be resolved
NavigateUrl="javascript://"
otherwise you need to post the code.
Muhammad Akhtar
2009-11-17 11:09:55