Urgent!!! Events not firing for controls

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.
 
H

Herfried K. Wagner [MVP]

* "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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top