Tree View in a Visualforce Page… Accounts/Contacts/Cases in a single view
Watch a DEMO here…..Screenshot: Step 1:Download the Jquery Plugin from here. Upload this Zip file into Static Resources with the name “Jtreeview”Step 2:Create the Apex Class “treenodes” and paste the below code. public class treenodes { /* Wrapper class to contain the nodes and their children…
Read More