Categories | Question details Back To List | ||
stat_tree_total_leaf footer problems to treegrid When using attachFooter with stat_tree_total leaf, the values are correct and everything seems to be working until you try to add a row. mygrid.attachFooter("Total,,,,#stat_tree_total_leaf") mygrid.addRow(newId,["New Task","","","","","","Open"],null,parentId,""); - adds a new row but the javascript throws an error: Error: row is undefined Source File: http://localhost/projects/codebase/dhtmlxgrid.js Line: 5316 since that error, the tool becomes unstable if not unusable. Please advise what might be wrong. Thanks Answer posted by Support on Sep 17, 2008 01:32 The problem was not reconstructed locally. Please, contact us at the support@dhtmlx.com and provide your ref.number. We will send you the sample. |