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
Maher
NA
9
0
Loosing the values of dynamically created textboxes
May 13 2005 2:54 PM
Depending on an SQL result, I create a list of TextBoxes using PlaceHolder as the container. I also added abutton to save the user input. The problem is when I click on the button to read the user input the postback remove all my controls before I have the chance to read the user input. Do you know how I can read the user input before they are removed. Thank you in dvance
Reply
Answers (
1
)
Delete doesnt work in my gridview
using delegates with user controls