Subject | Modify an operation of the IB_UPDATEBAR |
---|---|
Author | pepmallorca |
Post date | 2002-03-27T20:20:11Z |
Hello:
I have an IB_UpdateBar with a IB_Query.
If the user select the REMOVE button.
How can I avoid delete the record if a condition is true (ex: exists
records in another table).
Do I have to intercept an event of the IB_UpdateBar?
IB_UpdateBar1BeforeAction?
Do I have to intercept an event of the IB_Query?
How?
Thank you,
I have an IB_UpdateBar with a IB_Query.
If the user select the REMOVE button.
How can I avoid delete the record if a condition is true (ex: exists
records in another table).
Do I have to intercept an event of the IB_UpdateBar?
IB_UpdateBar1BeforeAction?
Do I have to intercept an event of the IB_Query?
How?
Thank you,