Tree find results notation - dhtmlxSuite 2009 Rel.2 DHTMLX 2

Hello,



Working on tree with find option using JSON.

I want to display find results like 2[Current find result Node] of 5 [Total number of results found].



Please let me know your thoughts.



Thanks,

RamaRao R.


Hello,


>> I want to display find results like 2[Current find result Node] of 5 [Total number of results found]


Unfortunately the idea isn’t clear enough.


But you can try to insert a node with necessary information into the tree:


tree.insertNewChild(0,“search”,“Search Results”);