Dear DHTMLX,
I have a problem using dhtmlxTree findItem function. If I use enableSmartRendering, the findItem will not search the first node of the tree.
To reproduce the behaivour, in your search sample (dhtmlxTree/samples/selection_sorting_navigation/pro_search.html) comment the line 67 (tree.enableSmartXMLParsing(true) and then add “tree.enableSmartRendering(true);”.
The code should be:
Now, try to search for “Books”. You will notice that you will get no result, even though the “Books” node is the first one and is always rendered. If you search for example for “History”, everything is OK.
I tested using Firefox 3.0.13 and Internet Explorer 7.
Thank you,
Cosmin Popescu
Problem is confirmed.
Fix will be available in few days.
Thank you for the reply.
Could you please let me know when you have a fix?
Hello,
the fix is ready. It will be sent by email.