DHTMLTreeGrid Error

Since dhtmlxGrid_pro_v16_80512 the component “dhtmlxTreeGrid” don’t work



Every time I try I get this error:



‘this._process_tree_xml is not a function’



Any suggestions?



Code:





        













Please be sure that you updated both codebase for dhtmlxgrid and codebase for dhtmlxtreegrid.
You need to use both Grid and TreeGrid files from the same version, the mentioned error occurs when files updated only partially ( dhtmlxgrid.js was updated to 1.6, while dhtmlxtreegrid.js used from version 1.5 )