Grooper Help - Version 25.0
25.0.0024 2,166

Data Grid Element - Copy JSON

Element Container Instance Data Grid Element UI Command GrooperReview.DataGrid

Copies JSON data for the current container to the clipboard.

Remarks

Overview

The CopyJSON command copies the data for the current Element Container Instance as a JSON object to the clipboard.

Purpose and Functionality

  • Facilitates data export, troubleshooting, or sharing by providing a JSON representation of the container's data.
  • Can be accessed via the context menu.

How to Use

  • Right-click the container and select "Copy JSON".
  • The data is copied to the clipboard and can be pasted into other applications.

Example

> Use CopyJSON to export a section's data for review or integration with external systems.

Notification