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

Using RadAjaxManagerProxy to trigger Slider in userControl

2 Answers 64 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ronnie
Top achievements
Rank 1
Ronnie asked on 05 Feb 2009, 10:47 PM
Hello,

I've created an input page using TabStrips and dynamicaly loaded user controls in a wizard like fashion using the sample:
http://http//demos.telerik.com/aspnet-ajax/tabstrip/examples/applicationscenarios/wizard/defaultcs.aspx

In one of my user controls I have a slider that when the PageView is created and loads that user control, the page loads but the slider is only partially rendered.  As a test, I removed the AjaxPanel and allowed postback and it renders fine.  I tried using the RadAjaxManagerProxy, but no success.  I'm not sure if I'm triggering it or not, since the user control is dynamically loaded.  Would I need to invoke the ManagerProxy programmatically when the PageView is created ?  Now sure how to go about doing that.  Is this even the correct approach ?

Thank you in advance,
Ronnie

2 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 10 Feb 2009, 07:41 AM
Hello Ronnie,

Based on this information, it is hard to determine what is causing this rendering issue. If the problem persists, you can open a formal support ticket, and send us a small project for additional review. I will test it locally, and get back to you with my findings.

Best wishes,
Yavor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Ronnie
Top achievements
Rank 1
answered on 11 Feb 2009, 03:39 AM
Found the problem.  I assumed that the problem was Ajax related because when removing the RadAjaxPanel the slider fully rendered.
But in this case, I had various input related CSS classes that effected it, when removed it oddly took care of it and it started rendering fine.

Thank you,
Ronnie
Tags
Ajax
Asked by
Ronnie
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Ronnie
Top achievements
Rank 1
Share this question
or