I want to fire an event once I made change in the textbox and leave it. I used "TextChange" event. It fires only if I hit "Enter". Is there any way I can fire the event once I leave the textbox instead of hit the "enter" key?
Thanks!
Thanks!