I have a wizard that has 3 wizardSteps. The first one is selecting a
NewsArticle from the combobox to edit. The second wizardStep (pressing next)
loads the whole database record into a form. The third step would be for
them to confirm the changes before submitting. I know how to get the confirm
part to work as well as the update part itself but how would I get the
combobox step to load the whole record into a form in the next wizardStep?On 10 Jan, 00:11, "Andy B" <a_bo...@.sbcglobal.net> wrote:
> I have a wizard that has 3 wizardSteps. The first one is selecting a
> NewsArticle from the combobox to edit. The second wizardStep (pressing nex
t)
> loads the whole database record into a form. The third step would be for
> them to confirm the changes before submitting. I know how to get the confi
rm
> part to work as well as the update part itself but how would I get the
> combobox step to load the whole record into a form in the next wizardStep?
Hi Andy,
Could you not put the combo box value into the query string, or into
session?
Another, more complex apprach would be to write the value using
JavaScript into a hidden field value then pick it up as step 2 loads.
HTH,
Jon
www.nantwichonline.com/pubs
Wednesday, March 21, 2012
passing a DropdownList value to another wizard step?
Labels:
anewsarticle,
asp,
combobox,
dropdownlist,
loads,
net,
passing,
pressing,
second,
selecting,
step,
value,
wizard,
wizardstep,
wizardsteps
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment