How to refresh the current contents of a paged grid


You can empty the grid of any data except for column headers through the action property, like this:

modify grid-1 action = ACTION-CURRENT-PAGE

Then generate the grid's PAGED-NEXT event.

If you position a data file using the START statement before performing this action, the grid will fill the page of data starting with the record selected by the START.  There's a sample program attached.  

 



Article ID: 242
Created: January 9, 2015
Last Updated: December 18, 2025
Author: Support KB Author

Online URL: https://support.veryant.com/phpkb/article.php?id=242