|
The DataWindow and Report painters have private (painter only) clipboard support. To use this feature, select the item to be copied, select Copy (Ctrl+C) from the Edit menu, click where you want to place the selected item, and then select Paste (Ctrl+V) from the Edit Menu. The copy displays near the original. Drag it where you want it.
You can use the private clipboard to cut and paste items in the same DataWindow or from one DataWindow to another DataWindow. When you close the DataWindow painter, the clipboard is cleared.
|