Displaying Grids in Modal Windows

Some grids enable you to zoom the grid to a modal window. When you click the Zoom icon, the grid and its data appear in a modal window over the main page, which is grayed out.

While in the modal window, you can work with the grid just as you would if the grid were on the primary page, for example, you can insert and delete rows. You must return to the primary page to save any changes to your data.

To return to the primary page, click the Return button at the bottom of the grid in the modal window.

Note:

You can disable the Display in Modal Window functionality for a grid by changing its properties in Application Designer.

See Application Designer Developer’s Guide: Using Grids