Skip to content

DevExpress-Examples/asp-net-mvc-page-control-create-a-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Control for ASP.NET MVC - How to create a wizard interface

This example demonstrates how to use the PageControl extension to create a wizard interface.

Create a Wizard

In the example, every wizard step is a tab page that displays multiple fields. Fill in all fields and click the Next button at the bottom of the current page to proceed to the next step, or click the Personal, Date, or Contact tab to navigate to the corresponding step.

Unobtrusive client-side validation occurs before you proceed to the next step. Fix all validation errors to move forward.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)