hi ,
i use layout ,left is tree,and right is grid. when click tree node or leaf it will refresh grid.
my problem is how can i display on the tree node or leaf the related record counts in the grid .
for example ,the tree leaf A has 3 records in the grid ,i want to display as A(3) when tree is loaded, (3 is not the child count of A)
THANKS FOR HELP
Hi,
you may this number to item label:
as the dhtmlx application RSS Reader’s channel tree, i want to display the total news counts in a channel(not the unread counts of news) ,how can i do it?
In the script that generates tree xml you need to modify get_channels method of the dhxRSSMain class.
hi
thanks very much for your reply. can i get the & 's source?
Hi,
You may send this request to support at @dhtmlx.com (the sources of the demo applications are usually provided to customers who obtained Suite PRO )