Categories | Question details Back To List | ||
tree.enableSmartXMLParsing(true) not working. Is the enableSmartXMLParsing function working on the free to download version? I can get the tree working nicely, as soon as I turn this on I don;t get any errors but nothing appears. Tried in Forefox and in IE7. Thanks Answer posted by Support on Feb 25, 2008 10:00 enableSmartXMLParsing available only in pro version of dhtmlxtree ( such method absent in standard edition, so most probably you have js error when its executed, which is hidden by some reason ) |