Murach's ASP.NET 2.0 Upgrader's Guide: C# 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 C# code. This chapter shows you how to take advantage of these time-savers.
|
|
|
|
How the MultiView control works |
378 |
|
How to add views |
380 |
|
How to add controls to a view |
382 |
|
How to navigate between views with commands |
384 |
|
How to access the data stored in a MultiView
control |
386 |
|
Properties and events of the MultiView
and View control |
388 |
|
|
How the Wizard control works |
390 |
|
How to add or remove steps |
392 |
|
How to add a Cancel button |
394 |
|
How to add a completion step |
396 |
|
Properties and events of the Wizard
and WizardStep controls |
398 |
|
How to use templates and styles with
wizards |
400 |
|
 |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|