requesting others ideas/feedback

J

JohnE

In a conversion from Access to ASP.Net there is a part wizard that is 6 to 8
steps depending on the part being created. It is a series of popups that
guide the user thru the creation of a new part and eventually assigns a part
number, part revision, and so on. I have never really cared for the way it
is and now with the conversion, it can be changed.

My first thought was to use a tab control. It would be nice and neat on a
webform. Easy to use and maintain.

Also thought of a series of panels, but the user has to be able to go back
and forth if needed. And this is back to a similar way it currently is.
Users would be familiar with it from what is currently used. This might be
tougher to maintain.

Also thought about the accordian control. But I'm thinking the users might
not warm up to this control. I haven't totally use to it myself.

This is where I would like to have ideas and thoughts of what power
developers would do / have done.

Thanks
John
 
G

Gregory A. Beamer

JohnE said:
In a conversion from Access to ASP.Net there is a part wizard that is 6 to
8
steps depending on the part being created. It is a series of popups that
guide the user thru the creation of a new part and eventually assigns a
part
number, part revision, and so on. I have never really cared for the way
it
is and now with the conversion, it can be changed.

My first thought was to use a tab control. It would be nice and neat on a
webform. Easy to use and maintain.

Also thought of a series of panels, but the user has to be able to go back
and forth if needed. And this is back to a similar way it currently is.
Users would be familiar with it from what is currently used. This might
be
tougher to maintain.

Also thought about the accordian control. But I'm thinking the users
might
not warm up to this control. I haven't totally use to it myself.

This is where I would like to have ideas and thoughts of what power
developers would do / have done.

Multiview works nicely here. You can also use a Wizard control, but realize
it does tie you into a tighter box, so investigate prior to using it. The
final option is tabs with individual panels that you show as a user fills
out pieces. The final gives the most control, but costs the most in terms of
work.

--
Peace and Grace,
Greg

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

************************************************
| Think outside the box! |
************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top