TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Lee
NA
27
0
Working without viewstate.
Jan 12 2006 6:57 AM
Hi all,
I have a page with a DropDownListBox (DDLB) on it, but the client said not to use viewstate. This causes a problem in that the DDLB cannot send it's selected value to the code behind.
Is there another way to store the value of the DDLB without using viewstate?
I have tried writing a webcontrol with ViewState enabled, but the control inherits the viewstate from the page.
Thanks,
Reply
Answers (
0
)
Insert the values in XML
Opening Outlook and populating To box