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

Hide Steps based on user input

3 Answers 464 Views
Wizard
This is a migrated thread and some comments may be shown as answers.
Jignesh
Top achievements
Rank 1
Jignesh asked on 03 Nov 2016, 04:06 AM

I have a first step where a user selects an option on the basis of which the remaining steps need to be shown.
I am not dynamically adding any steps that are needed based on the user input.

All steps are made available in .aspx file.
Is there a way to hide steps based on user input.

I tried using Add as explained in this post

http://docs.telerik.com/devtools/aspnet-ajax/controls/wizard/troubleshooting/known-limitations

but still the ViewState is getting corrupted.

Is there a way to achieve this requirement?

 

3 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 04 Nov 2016, 06:25 AM
Hello Jignesh,

Currently hiding the Wizard steps is not supported, neither on the client nor on the server. We plan on adding this feature in R1 2017.

Regards,
Ivan Danchev
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
0
Dave
Top achievements
Rank 1
answered on 01 Feb 2018, 04:33 PM

It's now 2018 and still no way to hide a wizard step.  What happened to the 2017-01 release?

 

Peter

0
Rumen
Telerik team
answered on 06 Feb 2018, 09:52 AM
Hi Peter,

I am sorry to say but the plans have been changed and we didn't manage to get this feature implemented. Unfortunately, it is not among the roadmap features for R2 2018 too.

My advice is to hide the steps through setting the steps CssClass property on the server as suggested by Sam in the following forum thread: http://www.telerik.com/forums/radwizard-hide-disable-step-from-client. You can also place your vote in the feedback item: For the RadWizard, it would be nice to be able to dynamically show and hide the tabs and steps from the User based on.


Best regards,
Rumen
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Wizard
Asked by
Jignesh
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Dave
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or