[Stackoverflow] [Progress OpenEdge ABL] How can i refresh a browse element on every transaction?

Status
Not open for further replies.
A

AYUSH SINGH

Guest
enter image description hereThis is a screen I created using Progress App Builder, and it's working as expected overall. However, whenever I make changes—such as updating or deleting a record—I need to reopen the window to see the updated data. Is there a way to automatically refresh the screen so that changes are reflected immediately?

’m not sure of the exact solution, but one possible requirement could be to re-query the table after every button action, such as Add, Update, or Delete.

Continue reading...
 
Status
Not open for further replies.
Back
Top