Paging Problem .NET

J

joedivec

I have my page split into 2 panels: Input and Output. The input
panel consists of several text boxes. When the user submits the form,
the page posts back to itself and the Input Panel's visible property
is set to false. The Output panel's visible property is then set to
True.

The problem is when I page in the Output panel, it doesn't know the
values of any of the textboxes from the input panel.

If I leave the Input Panel visible everything works fine. I thought
that even though they weren't visible the values would be held in
viewstate. How do I access them? I assumed it worked like hidden
form fields in ASP.

Any help would be appreciated.
 

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,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top