skip to main content

Controls Reference : GRID : Properties : Insert-Rows

Insert-Rows
This numeric property establishes how many blank rows are to be inserted at the position set in the Insertion-Index property.
 
Example - Modify a grid to insert 3 rows on position 5
procedure division.
  modify screen-1-gr-1 insertion-index 5 insert-rows 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