1
Answer

Simple question

Kevin Menezes

Kevin Menezes

19y
1.8k
1
I have a ID and a Description text boxes on a web form. Both are web controls.
How can I retrieve the value in the ID field when the tab is pressed, or the cursor 
leaves the text box (in other words, on a lost focus event)...

Can't seem to figure out what event would be fired, and to retrieve a value in a field.

Thanks.

Answers (1)