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