Licensing jqWidgets

How do I tell nsbapp studio that I have a license for jqWidgets? I assume the watermark will be gone…
And, also they have a set of components not in appstudio, how do I include them on a project?
Thanks,
JD

Put this in your startup code (not a real number):

$.jqx.credits = '12F129D4-xxxx-xxxx-9BBB-BB4CF78CC6BA';

Thanks!
Will try that.

We just uploaded AppStudio 7.4.0.6. There is a new project property named jqWidgetsLicense. If you put your licence number there, you no longer have to do anything else. The line of code from above is not needed.