I have a Dialog with DBF fields.
e.g. REDEFINE GET oGet6 VAR DB_CURR->COMPANY ID 60 OF Dlg_CURR
I have a "NEXT" button with ACTION DBSKIP(1)
How do I update/refresh/re-draw the screen to reflect the next record?
REDEFINE GET oGet6 VAR DB_CURR->COMPANY ID 60 OF Dlg_CURR UPDATE
I have a "NEXT" button with ACTION ( DBSKIP(1), Dlg_CURR:update() )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 52 guests