You need to sign in to do that
Don't have an account?
shinerajb
How to create a tree view?
Hai,
How do i make a tree view in apex and visualforce page.I am not able to expand and collapse the tree view,
please do help me,i need some guidance at the earliest.
Shine
Wes Nolte has written a jquery plugin for visualizing data in a tree structure. You can check it out here.
http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/
You can use this plugin in your visualforce page to implement what you need.
Thanks,
Anup