Subject | Cannot post current row |
---|---|
Author | Christian Gütter |
Post date | 2000-11-30T09:41:02Z |
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
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