skip to main content

Controls Reference : GRID : Properties : Reset-Grid

Reset-Grid
When set to 1, the Grid control is completely emptied.
When set to 2, the Grid control is emptied except for the headings. If row headings are present, the Grid cells are empited but not physically removed from the control.
When set to 3, the Grid control is emptied except for the column headings. Row headings, if present, are removed.
 
Example - Modify a grid to reset all its rows but the column heading rows
procedure division.
  modify screen-1-gr-1 reset-grid 3

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left