Categories | Question details Back To List | ||
dhtmlxgrid & Google Chrome (JS ERROR) Hi, I'm developing an application around Google Chrome and keep getting a javascript error from dhtmlxgrid.js. The error reads: Uncaught TypeError: Cannot read property 'style' of undefined http://localhost:81/dhtmlx/Grid/dhtmlxgrid.js (line 5167) The application works perfectly in Mozilla and IE but not in Chrome. PLEASE HELP. I really want to make use of Chrome's fast javascript interpreter as it makes the application so much nicer to use. -Nick p.s. I'm using dhtmlxgrid PRO Answer posted by Support on Jan 13, 2009 01:38 Unfortunately issue can't be reconstructed locally. Mentioned error line related to code which used for row rendering and it works correctly in case of Crome in local samples. If issue still occurs for you - please provide any kind of sample where problem can be reconstructed ( you can send such info directly to support@dhtmlx.com ) Also, latest version of dhtmlxgrid with all fixes up to date was sent by email, please try to use it instead of original one. Answer posted by Support on Jan 13, 2009 01:39 Which version of Google Chrome you are using? |