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

RadTabStrip : Wizard

1 Answer 80 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Suzi
Top achievements
Rank 1
Suzi asked on 28 Nov 2008, 02:42 PM
I try to do like the application scenarios "My CV Wizard" into my application. I have a problem when  I call :

 

RadMultiPage multiPage = (RadMultiPage)Page.FindControl("RadMultiPage1");

multiPage is null. The control RadMultiPage is not found but it exists into the Page. do you know why ? Do you think I forgot something ?

Thanks,

 

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 05 Dec 2008, 01:24 PM
Hi Suzi,

Are you sure the multipage control is placed directly on an ASPX page. Do you use a masterpage?. I think it will be best if you can open a support ticket and send us a simple running project (incl. CSS, images, skins, 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.

Thanks beforehand for your patience and cooperation,
Paul
the Telerik team

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