GridView not populating when switching from 1 wizard step to another

A

Andy B

I have a wizard with multiple steps in it. On the first step, I have a
gridView that shows the users current input for that particular step. The
GridView is bound to an in memory object. When I press the next button to go
to the next step, and then click the link in the navbar to get back to the
first step, all of the data in the gridView is gone. How do you rebind the
gridview when doing stuff like that? And for that matter, How do I tell if
the data in Session isn't actually lost when going from step to step?
 
N

nick chan

I have a wizard with multiple steps in it. On the first step, I have a
gridView that shows the users current input for that particular step. The
GridView is bound to an in memory object. When I press the next button to go
to the next step, and then click the link in the navbar to get back to the
first step, all of the data in the gridView is gone. How do you rebind the
gridview when doing stuff like that? And for that matter, How do I tell if
the data in Session isn't actually lost when going from step to step?

please do not use the wizard control. it is a PAIN in the butt!
use Panels instead
 

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

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top