Subject RE: [IBO] Mouse scrolling in TIB_LookupCombo
Author Riho-Rene Ellermaa
Jason,

I tried this behaviour also in Company sample - it is the same also
there.

Riho Ellermaa

I have TIB_LookupCombo dropped into TIB_Grid in my dataentry form.
User fills in some columns and then opens Combobox to make selection.
When he tries to use mouse's scrolling wheel, instead of scrolling the
Combobox entries, all currently entered data dissapears from active row.
....
It happens when modified/inserted row is last in Grid and when user
tries to scroll down. If he scrolls up, then the changes are saved and
previous record is selected.
Somehow, when Eof is encounted the Post method is not called and all new
data is lost.


Riho Ellermaa




[Non-text portions of this message have been removed]