Hi,
I have a textbox within update panel, Example:
"updatepanel1.ContentTemplate.txtName" - When page gets load, i will type something in this textbox, but after one or two seconds "contents of the textbox get clears automatically", This is happening only when page loads first time.
When it clears text box contenst automatically, if i type some text again it will never clear, Only very first time it is clearing..
many thanks