Hi,
I've created a custom button based on the javaScript "Create Sample Grid" developer sample. My issue is, I'm trying to append another grid to the file after the first grid has been created.
I have been trying the .Open() method but receive a "Permission denied" error at the .AddNew() command.
Any sample code on how to do this would be appreciated.
Thank You