Subject Lookup Combos OnChange, OnCloseup
Author Alan McDonald
I use lookup combos on my grids...
I need to do some processing when someone changes the value in the combo (I
know the value it is linked to is changing OK but I need to know exactly
when it has changed...
Neither the OnChange event or the OnCloseup event fires when the value is
canged or the control is closedup... How do I make these events fire?
Alan