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

TabStrip Loading Ascx Control Issue

1 Answer 90 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
GDPR_erased
Top achievements
Rank 1
GDPR_erased asked on 18 Nov 2009, 12:45 AM
Hello,

We are essentially trying to load an ascx control per tab based on this demo: http://demos.telerik.com/aspnet-ajax/tabstrip/examples/applicationscenarios/loadondemand/defaultcs.aspx

The user controls load fine but on our user controls we have some CSS which creates rounded corners via JQuery and on initial page load the first tab shown and user control loaded look fine. However, when we click on the second tab to show the next user control the rounded corners are gone. This can only mean that on subsequent ajax loads it is not calling the javascript for the rounded corners properly. Why is this happening?

Further background: The CSS and Script Files that are used for the rounded corders are referenced in the master page that is referenced by the aspx page which holds the TabStrip. We have tried putting the links to these javascript files in the ascx controls directly but this has no effect.

Thanks in advance for the help.

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 20 Nov 2009, 02:28 PM
Hi Jonathan Elliman,

I'm afraid we could not be of much help unless we reproduce the issue on our side. It will be best if you can open a support ticket and send us a simple running project (incl. your custom skin, CSS, images, DB backup if needed and so on) demonstrating the problem (and step-by-step instructions on doing so). In that way we can reproduce and pinpoint the problems you're facing on our side, understand the logic of your application and provide a solution.

All the best,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
TabStrip
Asked by
GDPR_erased
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or