Currently I work on master page.
In my masterpage I planned to have a static treeview.
My treeview will be my page menu.
When I clicked on the treeview the page will directing to another page but the postback only happen in contentplaceholder. The treeview is remain unchanged.
So do I need a updatepanel ?
How can I accomplish this ?




Reply With Quote