Prototyping methods

Hi guys, thanks by all.

I have a question: Can I prototype new methods to the dhtmlXGridObject using no-professional version?

I prototyped a new method toWordDOC to generate a .doc version of the grid.

Ex:

dhtmlXGridObject.prototype.toWordDOC=function(){}

But, I dont know if I can do this

Yes, you can do it. Just note that the Standard Edition of dhtmlxGrid should be used under GNU GPL v2.

No problem, the source code will be published together the Perl Connector and perl Processor that I’m developing. It will be published in a few days on CPAN.

I will publish the dhtmlx lib with all alterations, like the new method toWordDOC, together with the server side processor that receives the parameter and writes the .doc file

Thank you all

here is the “preview” of part of my app

http:// commercemanager.web2solutions.com.br/extranet/modulos/NomedoModulo.html