getbookmark/gotobookmark with TDatasetState = dsInsert
Posted: Mon 29 Jan 2007 09:52
Having following problem: The bookmark received using GetBookmark call on a freshly inserted record (dataset is still in dsInsert state) is probably not correct - if I subsequently call GotoBookmark using such bookmark, the pointer does not get set to this record, but nearly always to first record of the dataset. Could you please correct it? Thanks, Ludek.