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

Javascript not rendered on child tabs when implementing Tabs Load On Demand

1 Answer 43 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Sunil
Top achievements
Rank 1
Sunil asked on 22 Nov 2011, 04:57 PM

We have implemented telerik TABs Load On Demand method.  We have added RadTabStrip in main usercontrol ( TopTab.ascx ).  For each pageview of tab strip, we have added separate usercontrols and set RadAjaxManager property EnabledAjax="true"

 

We are facing problem as javascript functions and validations written on usercontrols of child tabs are not getting rendered.


Below is our page structure

 

Master Page >  Client.aspx > TopTab.ascx ( user control ) > RadTabStrip ( RadTabStrip contains multiple tabs)

 

Out Of these multiple tabs we have sub tabs in 2 Tabs. For each of these sub tabs including main tabs, we have usercontrols.

 

Please suggest for rendering javascripts which are part of child / sub tabs used in our scenario.

Regards,

Sunil

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 24 Nov 2011, 03:47 PM
Hi Sunil,

Could you please provide a sample project showing the problem, so that we can run it locally and see where the problem originates from.

Best wishes,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
TabStrip
Asked by
Sunil
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or