do nested AJAX tab containers work?

C

Carlos

Hi all,

just wanted to know if nesting a tab container within another
would work. I just tried it, and did not work for me, but I
do not know if I am doing something wrong..

Thanks,

Carlos
 
G

Gregory A. Beamer

Hi all,

just wanted to know if nesting a tab container within another
would work. I just tried it, and did not work for me, but I
do not know if I am doing something wrong..

If you mean the default ASP.NET AJAX "containers", probably not, as the
call back is likely to get confusing. I imagine you can tweak the code
with a subclassed tab container where you straighten out what part of
the call back goes to what tab container. This is just a guess, of
course, as I have never tried this.

If you mean, can you set up an AJAX callback to work with nested
controls, the answer is yes. If you are coding the JavaScript to take
the returned data, you can do pretty much whatever you desire.

Peace and Grace,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top