Still getting zx has no properties after using updated dhtml

Thank you for your quick response to my question at dhtmlx.com/docs/products/kb/inde … 701&a=8467.  However, once I used the attached file, I am getting the same “zx has no properties” error.  I looked into the file to figure out that it’s the second cell in the first row that is causing the error. I actually only have one row in my grid that I am testing this on.  Do you have any other ideas on what the problem may be? Perhaps how I am initializing my grid? Thanks again for your help!

Please be sure that you correctly defined column types ( you need to have correct values in setColTypes command, without unnecessary whitespaces )
If you are using complex cell types such as “dhxCalendar”,“link” or similar - related js file need to be included as well ( codebase/ext/dhtmlxgrid_excell_[type].js

If issue still occurs - please provide any kind of sample where it can be reconstructed ( js init code will be enoug ) , you can send it directly to support@dhtmlx.com