This is a migrated thread and some comments may be shown as answers.

PageViewCreated fires before TabClick

1 Answer 114 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Beth Krawczuk
Top achievements
Rank 1
Beth Krawczuk asked on 14 Oct 2008, 02:50 AM
I would like to load the contents of RadMultiPage on demand but the PageViewCreated fires before TabClick so I'm rendering the same content in each tab.

I don't see a fix, explanation or solution anywhere.  I'm I misunderstanding this?

update for clarification:

1 - load tabs from a datasource (such as a dataview)
2) - dynamically load the page views with the tabclick
3) - using a user control to load into the pageviews

similar to the "Load On Demand RadPageView" but that example isn't complete. It doesn't show the PageViewCreated().

I can't isolate which tab has been selected in order to create the view (or even correlate the view if I've pre-built them)

Thanks,
Beth

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 14 Oct 2008, 06:20 AM
Hi Beth,

All online examples are also available offline with your local installation of RadControls for ASP.NET AJAX. By default, that particular example is located under C:\Program Files\Telerik\RadControls for ASPNET AJAX Q2 2008\Live Demos\TabStrip\Examples\ApplicationScenarios\LoadOnDemand.

Regards,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TabStrip
Asked by
Beth Krawczuk
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or