TDbfDataSet problem
Publicado: Sab Nov 05, 2005 3:31 pm
Ignacio,
can you help?
I hold some dbfs open during the runtime and like to open one of them again
in a new workarea for browseing the indexed data with TDBBrowse and
TDbfDataSet.
The problem is, that in this case Ctrl+PgDn TDBBrowse doesn't show the last
record in the index.
Please take a look to the sample.
Click on the "GesList"-button to open the dialogbox with the TDBBrowse.
Push Ctrl+PgDn - the oDataSet:KeyNo shows 676, the last record in the
indexfile.
But the last row of the TDBBrowse shows the data from KeyNo 530 and not from
676.
What is wrong with my code?
Regards
Ingo
Attached files Test.zip (11.6 KB)Â
can you help?
I hold some dbfs open during the runtime and like to open one of them again
in a new workarea for browseing the indexed data with TDBBrowse and
TDbfDataSet.
The problem is, that in this case Ctrl+PgDn TDBBrowse doesn't show the last
record in the index.
Please take a look to the sample.
Click on the "GesList"-button to open the dialogbox with the TDBBrowse.
Push Ctrl+PgDn - the oDataSet:KeyNo shows 676, the last record in the
indexfile.
But the last row of the TDBBrowse shows the data from KeyNo 530 and not from
676.
What is wrong with my code?
Regards
Ingo
Attached files Test.zip (11.6 KB)Â