Subject | [IBO] TIB_Grid.CellLoseFocus firing too late on row change ? |
---|---|
Author | G. Nau |
Post date | 2005-05-22T10:19:55Z |
Am 22 May 2005 um 6:35 hat Lester Caine geschrieben:
user entered data. The mods itself can indeed be done in the query
(ib_query.fieldbyname('fieldname').asstring).
But to fetch the data changes, the CellLoseFocus seems an
appropriate approach....
Indeed, IBO is working fine, it's just the LoseFocus is firing right after
the row change.
Regards
Gunther
> Not one I use.I have to do some data integrity and modification checks after the
> What are you trying to do in it?
> I tend to check and modify data in the query component rather than 'on
> the grid'.
> I have had problems with LoseFocus sequence - but not with IBO - however
> it probably needs a look at.
>
user entered data. The mods itself can indeed be done in the query
(ib_query.fieldbyname('fieldname').asstring).
But to fetch the data changes, the CellLoseFocus seems an
appropriate approach....
>>I have had problems with LoseFocus sequence - but not with IBO - howeverit probably needs a look at.<<
Indeed, IBO is working fine, it's just the LoseFocus is firing right after
the row change.
Regards
Gunther