The program will allow you to copy a row between any two grids, even if the grids are in different case files. The operation is similar to using the Windows clipboard when editing a text document.
To copy a row from one grid to another:
1) Open the page with the source grid;
2) Select a field in the row to be moved;
3) Press the Copy Row button;
4) Open the page containing the target grid;
5) Select a field in the row where above which you want the row inserted;
6) Press the Paste Row button.
Note: A copy of this row still remains on the clipboard, so you can paste another copy of it into another grid or the same grid. Or you can just forget about it.
Note: The Copy and Paste row operation may also be used to copy a row within the same grid.
To move a row from one grid to another:
1) Open the page with the source grid;
2) Select a field in the row to be moved;
3) Press the Cut Row button;
4) Open the page containing the target grid;
5) Select a field in the row where above which you want the row inserted;
6) Press the Paste Row button.
Note: A once the row is pasted into the target grid the clipboard is cleared. This is made evident by the graying of the Paste Row button.
Warning: If you do not paste the cut rows data into a grid before the next Cut Row or Copy Row button press, the data in the clipboard will be lost. The program will attempt to restore the cut row who’s data remains on the clipboard before it is lost.
Note: The Cut and Paste row operation may also be used to move a row within the same grid. This is an alternative to using the Move Row buttons in a grid with many rows.
Related Topics: