Exporting from data grid to Excel

You can enable exporting all rows from a data grid to Excel.

  1. Open the data grid configuration.
  2. Add a Standard button of type Export to the data grid toolbar
  3. Specify an interaction for the button:
    Source component
    the data grid
    Event
    Click
    Operation
    Export
  4. Save the configuration.

    You can click the Export button to download an Excel file that contains all rows. You can only export all rows in the data grid.