Subject Cannot post current row
Author Christian Gütter
Hi,

I have got a problem using a TIB_UpdateBar:
I have some TIB_Edits, a TIB_Datasource an a
TIB_Query in a form and it works well to insert
data.

When I change a record and click the post button
of the TIB_Updatebar, the data is saved.

But then I defined a hotkey which calls TIB_UpdateBar.BtnClick(ubPost)
so that the user does not need to use the mouse.
But when pressing the key I get the error message "Cannot post current
row".

Anyone? :-(


TIA,

Christian