xTree: moveItem(nodeId, 'up') and moveItem(nodeId, 'down') a

I just started using the xTreeObject, and my start is not very good:

I am trying to move an item in a tree, either up or down. Both result in Javascript errors:



up:

Error: this._getPrevNode is not a function

Source File: …/dhtmlxtree.js

Line: 153



Error appears in both MSIE 7 and FF 2.0.0.12.

The functions ‘_getPrevNode’ and ‘_lastChild’ are indeed missing in the JS files…

How long till this has been fixed?



Thanks,



Arjan

All modes of “moveItem” supported only in pro edition.
    dhtmlx.com/docs/products/dhtmlxT … 5861711000