skip to main content

Controls Reference : GRID : Properties : View-To-Model-Y

View-To-Model-Y
When inquired, this property allows you to retrieve the row number for the program corresponding with the row number on video identified by the Y property. This kind of information is useful after a sort, when the order of the rows on video doesn’t match with the order of the rows for the program.
 
Example - Inquire a grid row to get its view to model Y number
working-storage section.
77 ws-vm-y     pic 9(3).
procedure division.
  inquire screen-1-gr-1 view-to-model-y ws-vm-y

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