wizard control issue

  • Thread starter Thread starter Raghav
  • Start date Start date
R

Raghav

Hi
I am working on ASP.NET 2.0. I am developing a website using Wizard
control. Based on number of steps added, next, previous, finish buttons

generate automatically. After running the application, these button
work automatically, means we can go to next step, previous step by
clicking on corresponding buttons. In my application I have 3 steps. On

Next button click of step 1, I want two things to happen. One is
inserting data of step 1 in DB---Its working.
Secondly I want to go to next step on clicking next button----which
should happen automatically---but its not going to step 2, its staying
in step 1 only. I hope u have understood my problem. Please help me in
solving this small issue...

Regards
Raghav Mahajan
 
Hi
Thanks for suggestion. I will highly appreciate if u can tell me the
exact link, where I can post this query
Regards
Raghav
 
I don't know the web link as I use a NNTP reader to read news groups, but
the group you need is:
microsoft.public.dotnet.framework.aspnet or
microsoft.public.dotnet.framework.aspnet.mobile is using on devices.

Regards
Simon.
 
Back
Top