Hi.
I have a problem.
Sometimes when I change record and move to another one, Cancel is called and my chages are lost.
I can catch OnBeforeCancel event and check call stack. This shows me that last call to OracleDataSet was using locate and the program somehow got to the OnBeforeCancel event.
This happens only on my of my forms - all others are very similar but have no problems. Consequently, I cannot reproduce it. This is a detailed dataset with CachedUpdates. I use DevExpress QuantumGrid if this is of any importance.
Any help would be appreciated.
TIA,
Alex
I have a problem.
Sometimes when I change record and move to another one, Cancel is called and my chages are lost.
I can catch OnBeforeCancel event and check call stack. This shows me that last call to OracleDataSet was using locate and the program somehow got to the OnBeforeCancel event.
This happens only on my of my forms - all others are very similar but have no problems. Consequently, I cannot reproduce it. This is a detailed dataset with CachedUpdates. I use DevExpress QuantumGrid if this is of any importance.
Any help would be appreciated.
TIA,
Alex