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
Simi J
NA
58
0
Textbox value gone when postback occurs
Dec 15 2010 4:40 AM
Hi all,
I am having ajax tab container and gridview in each tab. Gridview contains columns in which one column is dropdown box and another column is text box.
In page _ Init ,Tabs are added to tab container and in pageload gridview is created inside each tab.
If user changes the dropdown value and enters some value in the textbox before the postback of drop down is complete, due to reload value entered in textbox will vanish.
Is there some way to prevent user from entering the value in textbox column before the postback of dropdowncolumn is complete?
Regards,
Simi J
Reply
Answers (
4
)
Transfer Value from .aspx.cs to .aspx
Gridview and Detail view