To validate user's input soon after it's typed, you can use the LostFocus or Validate event. Put your validation code here.
btw, if you have trouble with the data control, then i suggest you to stay away from it. Unbound method is more flexible and can give more fun ;-)