Initialize from HTML question

I am working with an evaluation copy of the DHTMLX Pro Suite and am wanting to initialize a dhtmlx Tree from an HTML list. According to the sample file, and online documentation, you need to “Add dhtmlXTree_start.js file into the page”.

I do not have a dhtmlXTree_start.js file anywhere in my evaluation copy. I have also searched online, with no luck. What am I missing (figuratively and literally)? Where can I obtain this file?

Hello,

codebase/dhtmlx.js includes dhtmlxtree_start.js. So, you need to include only dhtmlx.js (and dhtmlx.css as css library).