Displaying a Multipart Form
You can use the MultiView control to divide a large form into several subforms. You can associate particular commands with button controls contained in a MultiView. When the button is clicked, the MultiView changes the active view.
The MultiView control recognizes the following commands:
• NextView—
Causes the MultiView to activate the next View control.
• PrevView—
Causes the MultiView to activate the previous View control.
• SwitchViewByID—
Causes the MultiView to activate the view specified by the button control’s CommandArgument.
• SwitchViewByIndex—
Causes the MultiView to activate the view specified by the button control’s CommandArgument.
You can use these commands with any of the button controls—Button, LinkButton ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access