H
H. Martins
Hi.
I have a form containg several fields and also containing a list box.
I want the list box to respond while entering data (or modifying) one
of the fields.
I suppose I must trigger some event as keystrokes are being pressed.
The problem is that while editing the field it is not yet stored in
the table, so I can't retrieve it's date in order to set and apply a
filter to thre listbox.
How do I get the content of the field before it has been stored? And
what about the same in a new record?
Thanks
H. Martins
I have a form containg several fields and also containing a list box.
I want the list box to respond while entering data (or modifying) one
of the fields.
I suppose I must trigger some event as keystrokes are being pressed.
The problem is that while editing the field it is not yet stored in
the table, so I can't retrieve it's date in order to set and apply a
filter to thre listbox.
How do I get the content of the field before it has been stored? And
what about the same in a new record?
Thanks
H. Martins