UI for ASP.NET AJAX
The Stepper in Telerik UI for ASP.NET AJAX is a component that helps you split complicated interactions in your web application into logical steps with visual progress. A well-placed Stepper can significantly reduce cognitive burden when the user is required to do a bunch of work at once. For example, they might be going through the steps of purchasing a product and need to confirm their cart’s content, confirm their billing address and then pay via a third-party service. The Stepper is invaluable when it comes to simplifying navigation.
Telerik UI Stepper for web forms applications provides flexible configurations options that let you customize every aspect of it:
Customize each step with labels, icons, and more
Mark steps as optional
Allow the user to go back to a previous step or skip several steps at once and fill them later
Display errors and warnings about incorrectly filled in data directly in the stepper
Choose from a variety of animations when users move between steps
See the horizontal and vertical modes of the UI for ASP.NET AJAX Stepper.