Telerik UI for JSP Wizard Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.jsp
IndexController.java

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery Wizard enables you to easily create multi-step processes and guide users in applications step by step.

In this demo, you can see the implementation of a simple registration process using the Wizard component that requests detailed user input in three steps: Registration Info, Personal, and Payment Details. Breaking up a process into stages will simplify user input tasks so that they will need to manage just one form at a time. At each step, you have a pre-configured built-in validation of the input data and a progress indicator showing the number of steps left towards achieving their final goal for the process.

The jQuery Wizard control is part of Kendo UI for jQuery, a comprehensive, professional-grade UI library for building modern and feature-rich applications. The Kendo UI for jQuery collection provides 110+ UI components, an abundance of data-visualization gadgets, client-side data source, and a built-in MVVM (Model-View-ViewModel) library.

This Wizard example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Functionality and Features

  • Form integration-The Wizard enables you to integrate the Form component in it.
  • Content-You can also use various approaches to define the content of the Wizard.
  • Layout-You can change the layout of the Wizard by changing the position of its elements.
  • Accessibility–The Wizard is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.

Support & Learning Resources

Additional Resources