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

RadWizard in Sitefinity

3 Answers 67 Views
Wizard
This is a migrated thread and some comments may be shown as answers.
Dave
Top achievements
Rank 1
Dave asked on 19 Dec 2014, 12:53 PM
Hi there,

I'm trying to use the RadWizard in a custom Widget for the latest Sitefinity version (7.3.5600).

<%@ Register TagPrefix="telerik" Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" %>

<telerik:RadWizard ID="RadWizard1" runat="server">
    <WizardSteps>
        <telerik:RadWizardStep ID="RadWizardStep1" Title="test" runat="server" StepType="Start">
        </telerik:RadWizardStep>
    </WizardSteps>
</telerik:RadWizard>

Unfortunatelly I get an error, that the type 'Telerik.Web.UI.RadWizardStepCollection' has no property named 'telerik:RadWizardStep'. I used this simple example as well as a more complex version from the demo site. Perhaps a special Sitefinity problem?

Thanks
Dieter

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 22 Dec 2014, 06:58 AM
Hello Dieter,

RadWizard control is available in the 2014.3 1209 version of Telerik UI for ASP. NET AJAX and I am attaching a sample isolated page where it overview demo is isolated with the Trial version of the controls.

Hope this information will be helpful.

Regards,
Plamen
Telerik
0
Dave
Top achievements
Rank 1
answered on 26 Dec 2014, 08:20 PM
Hello Plamen,

thank you. My version of Sitefinity (7.3.5600) is using the 2014.3 1209 version of Telerik UI for ASP. NET AJAX. I tried your example in our Sitefinity page. But the problem remains the same with the error message mentioned above.

Has anyone tried to use the RadWizard in that Sitefinity version?

Thank you,
Dieter
0
Junior Dominguez
Telerik team
answered on 31 Dec 2014, 07:24 PM
Hi Dieter,

This short video shows an example of how you can use the RadWizard control in a widget (the code used is the same used in the RadWizard demo page)

http://www.screencast.com/t/d2Qb9CQJA4

Best Regards,
Junior Dominguez
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 
Tags
Wizard
Asked by
Dave
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Dave
Top achievements
Rank 1
Junior Dominguez
Telerik team
Share this question
or