> I've got a listbox that I've set the Cell Lost Focus element to check
> for changed text and if that is the case, then it is supposed to
> update information in a datafile record.
> 
> This works fine when moving the focus using key strokes, e.g., tab,
> cursor arrows for left and right.
> 
> However, if I do a mouse down outside of the listbox where text has
> been changed in a cell and the cell loses focus THAT way, the text is
> not being updated in the database.
> 
> Is there a priority issue here? If so, how do I know what items will
> supercede the Cell Lost Focus in an listbox?
> 
> Or is this a 'bug'?


I think maybe the CellTextChange event is what you want to check for that
one...maybe the event is there, even though it sounds like LostFocus should
do it too.  I have used CellTextChange event for what you're doing.

HTH,

-seanA


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to