A DBF file has selected data records written in an array.
The dialog upper section has two folders. 1) has GET fields for the individual elements of the array 2) has a totals screen
The lower section has an xBrowse of the same array It displays below the folders on the dialog.
As the xBrowse is scrolled, the selected row has it's data displayed in the upper GET fields
If I edit a Get field, above, it will change the value displayed in the xbrowse also.
If I scroll the xbrowse, all seems fine
When I change to folder 2, and then come back to folder 1, the value I modified reverts to the original value when the xbrowse was created.
It would appear the buffer for the array may differ from that used for the xbrowse, Is there a command I can issue which will take the edited GET value and make sure it updates the value stored in the xBrowse buffer ? I suspect there is, and I just don't remember it.
Thanks.
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit