Is there something changed in oBrowse:refreshall() in one of the previous versions?
Since some time we had some problems with the positioning in our database. I found that the record position is changed after a oBrowse:refreshall().
I had the following test:
Code: Select all
wtf cAlias->(recno())
oBrowse:refreshall()
wtf cAlias->(recno())