My company bought a license

hi , my company bought a enterprise license of handsontable pro. and gave me a license ID,
I have been using a trial version (I had downloaded .zip file, and have been using dist folder on my project by copy the folder to my project ), and by using in html file.

Where do I have to put the license ID? I need to complete my project and deploy to production environment …

Hi @jchoi2006

The license-key is the information that you need to add. The license-key can be found in the SETUP tab in your my.handsontable.com account. It has to be added to the instance settings like

licenseKey: '00000-00000-00000-00000-00000'

(as a string).

thanks but my question was… where do I have to add this license key to? in my project.
I wrote a web application and I’ve copied the “dist” folder/subfolder from the handsontable-pro zip file into my project. and I am using is fine, and ready to deploy to out production environment… do I have to add the license-key somewhere in my project?

Yup, you need to find the initialization settings, you can paste it right after “data” attribute.

You’ll find an example here https://jsfiddle.net/cgdzaf1d/
(of course, it’s a false number so please change it to the one in your my.handsontable.com account)

If you are using our wrappers let me know and if you’d have any issues in finding the number please contact me at support@handsontable.com and I’ll send you a direct email with the key.

got it… and my license-key doesn’t contain dash ‘-’. mine is a straight 24 character string.
I wonder if this is correct key…

Please write me at support@handsontable.com and I will send you the key. It has to have ‘dashes’ I think that you’re looking at the licenseID.