c# - load asp page without refreshing treeview in master page -


How can I load an aspx page without the refreshing tree page from the master page? Now I have a master page with previewview, when I click on the card, the whole page refreshes not only the content holder, please tell me how I can do it.

I am using asp.net

Thank you in advance

You must use an updated panel:


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -