Ext – Adding a tree to the portal example

By Murray Hopkins

For a project I am working on I wanted to add a tree to a viewport. There is a portal example on the Ext web site that features an accordion control in the west panel. It took a while to figure out how to replace that accordion with a tree even though the method turned out to be quite simple.

See this post on the Ext forum for the key piece of information from another Ext user:
http://extjs.com/forum/showthread.php?t=14445

See this working version (and files to download) on my web site:
http://www.murrah.com.au/samples/ext/portal/portal.cfm

Tags: , ,

2 Responses to “Ext – Adding a tree to the portal example”

  1. Nathan Stanford Says:

    After I download it and get most of it working the only part I can not get to work is the tree icons and I guess due to them not showing up the look of the tree is all in two broken images at the top of the side panel.

    what do you think I can do to fix this?

    Thanks – new to using ext 2,
    Nathan

  2. Murray Hopkins Says:

    Hi Nathan,

    You might want to check the Ext forum using BLANK_IMAGE_URL as a search term. I suspect your problem is related to this.

    Cheers,
    Murray

Leave a Reply