DCBROWSE :refreshAll()
Posted: Sun Mar 27, 2022 10:54 am
Hi All
In SQLExpress++ when I change a record in form, I need to execute oBrowse:refreshAll() for the changes to reflect in the Browse. But in doing that, the cursor move to the top of the browse. I want the record pointer to remain in the position prior to the update of the changes. I executed oBrowse:refreshCurrent() but not working.
Thanks
Joe
In SQLExpress++ when I change a record in form, I need to execute oBrowse:refreshAll() for the changes to reflect in the Browse. But in doing that, the cursor move to the top of the browse. I want the record pointer to remain in the position prior to the update of the changes. I executed oBrowse:refreshCurrent() but not working.
Thanks
Joe