Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by RamaRao R on Nov 17, 2009 01:48
open dhtmlx forum
Tree find results notation - dhtmlxSuite 2009 Rel.2 DHTMLX 2.5

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.
Answer posted by Alex (support) on Nov 17, 2009 02:04

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");