Ajax Tab control in master page
Posted
by Senthilkumar
on Stack Overflow
See other posts from Stack Overflow
or by Senthilkumar
Published on 2010-03-12T11:36:55Z
Indexed on
2010/03/12
11:37 UTC
Read the original article
Hit count: 553
asp.net-ajax
Hi All
I am using ajax tab container in master page with more than 4 tab panels, but when i include asp:contentplaceholder in content template of each tab panel i am not able to see the second or the third page (aspx) when i click on the tab.. i searched through net but didn get any answers. Pl help me.
only the first page (aspx) included in content place holder is getting loaded the sencond asd so pages in tab panel are not// ..
my example code here
(.. only tis loaded) (.. not this one even when i clicked it)
© Stack Overflow or respective owner