spreadjs-reactive
Reactive icon

SpreadJS Reactive

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 30 November 2022
 by 
0.0
 (0 ratings)
spreadjs-reactive

SpreadJS Reactive

Documentation
1.0.0

This is a paid component, https://www.grapecity.com/spreadjs/pricing

Requirements:

  • You need the License Key to render SpreadJS
  • You need the Designer Key to edit the excel file in SpreadJS


How to use:

The component is prepared to support two types of license, a license for developing and another one to production env.

Configuration:

  1. Define if the environment is Production in the flag Factory -> Modules -> IsPROD_Environment
  2. Paste your license keys in the following site properties:
    1. For dev/qa environment: DevLicenseKey and DevDesignerLicenseKey
    2. For prod environment: ProdLicenseKey and ProdDesignerLicenseKey


Input parameters:

File: File in binary

File name: File name

MimeType: File mime type (".xls", ".xlsx")

IsEdit: Defines if user can edit

ButtonSaveLabel: Define the name of the button (default: "Save")