tags:

views:

93

answers:

0

I am using a class to bind property value to controls like textbox.I want the validation error template should called when i will tab away from that text box.I have used Update SourceTrigger= LostFocus proprty but its not working.Any suggestion will be helpful.

Ali