B
Bogdan
Hi,
I'd like to use wizard control to edit a single record - i.e. allow a user
to change info and save it in db. I'd like to group record's fields
logically on 4 different pages. The interface I'm looking for is like a
tabbed view but instead of tabs at the top I'd like to have a navigation
list on the left side. I think I could implement this with a list of links
on the left side and a multiview on the right side. But, it seems that
wizard control already has this built-in. I think I could enable wizard's
side bar on the left and hide previous/next buttons so users can move from
page to page using side bar only. I will also keep the finish button
(labelled "Update") on every page (i.e. every wizard's step).
There is no requirement that a user needs to visit every page or move from
page to page sequentially.
Is this going to work?
I'd appreciate any comments.
Thanks,
Bogdan
I'd like to use wizard control to edit a single record - i.e. allow a user
to change info and save it in db. I'd like to group record's fields
logically on 4 different pages. The interface I'm looking for is like a
tabbed view but instead of tabs at the top I'd like to have a navigation
list on the left side. I think I could implement this with a list of links
on the left side and a multiview on the right side. But, it seems that
wizard control already has this built-in. I think I could enable wizard's
side bar on the left and hide previous/next buttons so users can move from
page to page using side bar only. I will also keep the finish button
(labelled "Update") on every page (i.e. every wizard's step).
There is no requirement that a user needs to visit every page or move from
page to page sequentially.
Is this going to work?
I'd appreciate any comments.
Thanks,
Bogdan