Posted 2 June 2020, 1:38 am EST
Hi Teenu,
If you are using FlexSheet, then you will need to buy the Wijmo Enterprise license. You may contact the sales team at us.sales@grapecity.com for purchasing a license.
Once you have purchased a license, you will get a serial key. Then you will need to create a distribution key. Please go to the link below:
https://www.grapecity.com/my-account/my-licenses#distribution
add your domain name / hostname and click on Create distribution key. Once the key is generated, you may add it to your application by using wijmo.setLicenseKey method. Since you are using angular, then may call this method in the main module file, before any of the wijmo controls are created, with the distribution key as the parameter. Now, run the application again.
You may follow the article below for more information:
https://www.grapecity.com/wijmo/licensing
Regards,
Ashwin