Example of Linear Flow in ASP.NET MVC Stepper Control
This sample showcases the usage of the Linear
property in the Stepper Control.
DEMO
SOURCE
Description:
- During this phase, the project's scope and objectives are clearly defined, along with the establishment of initial settings and parameters.
- This step involves outlining the primary goals, deliverables, and the overall vision of the project to ensure a comprehensive understanding among all stakeholders.
In a linear process, users progress through steps one after the other in a sequential order. In a non-linear process, users have the flexibility to skip or complete steps in any order they prefer. In this example, the progress status can be interacted with in both a linear and nonlinear manner using the Linear
property.