Página 1 de 1

oDbfDataSet:lReUseDel without effect

Publicado: Jue Ago 25, 2011 8:01 am
por Ingo JH
Dear Xailers,
I postet at the 18th of August that lReUseDel doesn't work.
No reaction!
I sent a sample at the 20th of August to enable you to reproduce the
problem.
No reaction!
I posted again the misfeature of lReUseDel at the 24th
No reaction!
Now I found out, that the deleting record though is blanked but not saved
because the DataSet-property ::nEditRecord is 0.
Insertin the line "::eEditRecord := nRecord
behind the line ::Blank() in
METHOD Delete( nTimeOut, lEvents ) CLASS XDbfDataSet
solved the problem.
Is this a correct fix?
Answering urgently wanted!
Regards
Ingo