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
sandeep ram
NA
23
0
How to prevent dynamically created controls from vanishing during postback ?
Jan 19 2010 2:27 AM
Hi,
I have a user entry field ( a textbox ) where the user will enter some integer value...lets say "X" ...and then click on a Button called "Create".
On Button_Click I have to create X number of TextBoxes - so this is to be generated dynamically.
My problem is that, the textboxes that are created like this are "vanishing" or are lost during postback. How do I retain these dynamically created controls across postbacks ??
Reply
Answers (
2
)
i cant access checkbox array variable on button click,object refrence error is occur
Query String on Gridview