hi all,how can i keep the value of an html control when i make a postback for the page. thanks
U
User 768313
@User 768313
Posts
-
ViewState in Html Controls -
DropDownList loses selectionhi you can solve it by using if not page.ispostback statement on page_load function. that's it i wish that this will help you.
-
WYSIWYG Text Editor