J
JohnE
Hello. I have a webpage that will have a tab container on it. I would like
to add an update panel. Currently, I have the following layout (simplified
for display);
TabContainer
TabPanel
ContentTemplate
UpdatePanel
Is it better to put the update panel inside each tab panel? Inside the tab
container? Or surround the tab container in the update panel?
Thanks.
John
to add an update panel. Currently, I have the following layout (simplified
for display);
TabContainer
TabPanel
ContentTemplate
UpdatePanel
Is it better to put the update panel inside each tab panel? Inside the tab
container? Or surround the tab container in the update panel?
Thanks.
John