Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Ask Reuben 194 - Refreshing Tables  (Read 3405 times)
Reuben B.
Four Js
Posts: 1062


« on: September 29, 2023, 01:33:58 am »

In legacy 4gl code, to refresh a Table you might have had some DISPLAY statements in a FOR loop.  In the last Ask-Reuben I demonstrated how you could use DISPLAY ARRAY with  BEFORE DISPLAY EXIT DISPLAY to redisplay the Table.  There was another scenario where legacy 4gl code was clunky in that to refresh a Table, this involved exiting the current dialog, repopulate the array, and then starting the dialog again.
 
What the developer was unaware of was that by using Multiple Dialog and UNBUFFERED, that Table could be updated from the current dialog.

Read more at https://4js.com/ask-reuben/ig-194/

Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines