expansion and collapse of treenodes in jsp page
hi,
i need help in getting code for expansion and collapse of tree nodes in jsp.
My requirement is I will have some records which will grouped by Company names.In Each company again records are grouped by usergroups and in each group i will have some users..
so i Want every company to be an expandale object and in each company again usergroup should be expandable object and the final level is users which are not expandable..it will come as 2 level of exdpansion..
Any suggestions please...
:)
|