problem in TDBFBrowse
Publicado: Jue Jul 31, 2008 11:29 am
Dear developers!
I have a problem with TDBFBrowse. I use SET DELETED ON in all my programs.
I try to deal with empty table that has only deleted records.
When I browse this table, first row is always appeared.
When I do oBrowse:Append(), the new record is appended to the second row.
When I do oBrowse:Edit(), the first phantom row is edited.
When I double click on any column of first row, it is edited.
See attached sample.
Is there any way to fix it?
Regards, Oleg
I have a problem with TDBFBrowse. I use SET DELETED ON in all my programs.
I try to deal with empty table that has only deleted records.
When I browse this table, first row is always appeared.
When I do oBrowse:Append(), the new record is appended to the second row.
When I do oBrowse:Edit(), the first phantom row is edited.
When I double click on any column of first row, it is edited.
See attached sample.
Is there any way to fix it?
Regards, Oleg