From: JohnE on 30 Apr 2010 09:09 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
From: JohnE on 30 Apr 2010 15:14 Nevermind responding. From what I've determined, the way I have listed is the better way.. John "JohnE" wrote: > 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
|
Pages: 1 Prev: MVC2: linking from one area view to another area view Next: Way to unzip in asp.net |