I own Professional. Error when upgrading to PRO version :(

I have an application running on standard dhtmlxgrid. This summer I purchased the PRO version. Now a few months later I am upgrading my code to the latest version: v.3.0 build 110707.

Using this build the standard version of the plugin works fine. I upgrade to the PRO version by replacing the:

  • dhtmlxgrid.js file w/ the dhtmlxgrid_pro.js
  • dhtmlxgrid.css file w/ the dhtmlxgrid_pro.css
  • updating the imgs directory

After doing this, the plugin no longer works and I receive this javascript error:
postimage.org/image/348q07byc/

I am loading data directly using JSON. The JSON validates 100% correct and when I go back to the standard version, everything works fine.

Any insight is greatly appreciated!
L

Bump.

You should try to replace all js files that you use in your project with the same from the new version.
Also make sure that you have added dhtmlxgrid_json.js to your page.

If issue still occurs - please provide a complete demo to support.dhtmlx.com/

Thank you,

I will try that and report my experiences.