Categories | Question details Back To List | ||
Still getting zx has no properties after using updated dhtmlxgrid_nxml.js Thank you for your quick response to my question at http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=5701&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! Answer posted by Support on Oct 21, 2008 09:50 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 |