Murach's ASP.NET 3.5 with VB 2008
How to use the MultiView and Wizard controls
The MultiView and Wizard controls let you divide a page into
multiple views or steps, navigate between them, and track
data that the user enters or modifies...with a minimum of
VB code. This chapter shows you how to take advantage of these
timesavers.
|
|
|
|
How the MultiView control works |
718 |
|
How to add views |
720 |
|
How to add controls to a view |
722 |
|
How to navigate between views
with commands |
724 |
|
How to access the data stored
in a MultiView control |
726 |
|
Properties and events of the MultiView
and View controls |
728 |
|
|
How the Wizard control works |
730 |
|
How to add or remove steps |
732 |
|
How to add a Cancel button |
734 |
|
How to add a completion step |
736 |
|
Properties and events of the Wizard
and WizardStep controls |
738 |
|
How to use templates and styles with
a Wizard control |
740 |
|
 |
|
|
|
|
© Copyright 1998-
Mike Murach & Associates, Inc. All rights reserved.
|