getting value of textbox in control after save viewstate event

V

vtxr1300

I've got a number of dynamically added controls on my page and I need
to validate that the user has entered info in them before proceeding.
However, according to this article
http://www.web-controls.net/blog/adding_controls_dynamically_to_a_page_in_asp_net.aspx
, the save viewstate is one of the last events to fire. By then all of
my button events have fired, so I can't get to the values entered.
I've tried using the page's unload event, but that isn't working
either. What am I missing here? How do I get to the values entered?
Thanks.
 

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,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top