OntextChanged event of Textbox
hi,
I am having a simple doubt about textchanged event of texbox...
When I am firing textbox event "textchanged" then it is automatically get blank...
for eg, If i enter a "emma" in the textbox and press 'enter' key then the texbox doesnt get blank.
But when i enter password character (****) into texbox and pressing 'tab' or'enter' key then it get blank auotomatically....
I want same entered password character to be in the textbox even if textchanged event is fired...
Waiting for your solution...
thanks in advance...
Last edited by Emma Krystal; August 11th, 2011 at 06:33 AM..
Reason: not full
|