Murach's ASP.NET 2.0 Upgrader's Guide: VB Edition
How to use the MultiView and Wizard controls
The new MultiView and Wizard controls let you divide a page into multiple views or steps that can handle data changes, and you can navigate between the views or steps without writing any VB code. This chapter shows you how to take advantage of these time-savers.
|
|
|
|
How the MultiView control works |
376 |
|
How to add views |
378 |
|
How to add controls to a view |
380 |
|
How to navigate between views with commands |
382 |
|
How to access the data stored in a MultiView
control |
384 |
|
Properties and events of the MultiView
and View control |
386 |
|
|
How the Wizard control works |
388 |
|
How to add or remove steps |
390 |
|
How to add a Cancel button |
392 |
|
How to add a completion step |
394 |
|
Properties and events of the Wizard
and WizardStep controls |
396 |
|
How to use templates and styles with
wizards |
398 |
|
 |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|