Urgent!!! Events not firing for controls

  • Thread starter Thread starter Kevin Feasey
  • Start date Start date
K

Kevin Feasey

Please help.

I have a form with many controls on it. (Text Boxes, Combo
Boxes, labels etc) Some of these controls are bound, some
are not.

For controls that are bound, not all events are firing
when the control loses focus. Specifically, the "Leave"
event fires and thats it. No validating, validated events
fire, no events on the bound data source.

This has happened in the past. I tried some tests on
another new form and all was well so I couldn't pin down
what the problem was.

This is problem is very urgent! Anybody's help would be
greatly appreciated.
 
* "Kevin Feasey said:
I have a form with many controls on it. (Text Boxes, Combo
Boxes, labels etc) Some of these controls are bound, some
are not.

For controls that are bound, not all events are firing
when the control loses focus. Specifically, the "Leave"
event fires and thats it. No validating, validated events
fire, no events on the bound data source.

This has happened in the past. I tried some tests on
another new form and all was well so I couldn't pin down
what the problem was.

Without further details help is "impossible".
This is problem is very urgent! Anybody's help would be
greatly appreciated.

Every question here is "urgent". You don't need to mention that
explicitly.
 
Back
Top