Is there a way to grab the leave event on an asp.net textbox (using vb)?
I don't see it in the event handler for the object.
All i want is to populate three other textboxes with values based on the number entered in the first textbox once it loses focus.
Thanks for any suggestions.




Reply With Quote