While working on my article on "Data Binding in Silverlight with RIA and Entity Framework - Part 3 (Validating Input Data)", a series of articles on RIA Services, I came across a situation where I wanted to validate my textbox control on a particular event. For e.g on LostFocous. As we know the the validation fires only when the source property value gets changed and the entity gets updated. But you might have known that the Textbox Text property gets updated on LostFocus (MSDN Link). This is the default behaviour but it does not work with RIA Service in Textbox.
And most of the time the validation on the client side needs to be triggered explicitly on our demand. For e.g refer to my StatesOfIndia Application as the user provides some value for state Name and moves on; the validation needs to be fired.
So to implement the validation on LostFocus of StateName textbox, follow the following steps:
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: