Cache and Wizard Control

  • Thread starter Thread starter pxpilot
  • Start date Start date
P

pxpilot

Hi,
I really like working with the Wizard Control, it's real useful but i
can't figure out how to clear or reset up after I have reached the
complete step. If a user hit back button on the browser the last step
that I have submit to database in it fired. Response.Redirect didn't
solve my problem.

any idea?
 
Hi,

I might not understand Your question well, but have You tried setting the
ActiveStepIndex property ?

-Zsolt
 
Back
Top