hi
I have a issue with usercontrol.
I have a textbox and Button in usercontrol ,I am showing this in Jquery Window, When i am Entering value into textbox and getting in button click Event the value is loosing Help me Please......
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Aug 24, 2011, 12:52 PM
Try the code like this:
Check the page_load event of control see if there is any code that is clearing the data.. try using the viewstate for the TextBox control. These are other basic checks you can try..
Hope this helps you..
Thanks ;)
Naresh Babu GopavaramPosted Jan 18, 2012, 12:51 AM
I have another issue with UIDialogr.
I am placing usercontrol in UIDialogr which contains fileupload control when i am trying to upload a file whole page is refreshed and the window is closed .Can u help me how to stop closing the window.
here is the code plz help me
Naresh Babu GopavaramPosted Sep 6, 2011, 3:34 AM
http://stackoverflow.com/questions/4157342/dialog-parent-appendtoformfirst
Naresh Babu GopavaramPosted Sep 6, 2011, 3:21 AM
Naresh Babu GopavaramPosted Aug 25, 2011, 1:16 AM