pgraham
28 Aug 2009, 10:00 AM
Hi all,
In my application I have several classes that extend TreeStore<ModelData> for different parts of my UI. I am now building a reporting section in my application and would like to display these different tree stores at the same time for filtering the reports.
I'm wondering if there is a way to build a TreePanel that is rendered using multiple TreeStore objects, with each TreeStore represented by a root node in the TreePanel?
Thanks,
Philip
In my application I have several classes that extend TreeStore<ModelData> for different parts of my UI. I am now building a reporting section in my application and would like to display these different tree stores at the same time for filtering the reports.
I'm wondering if there is a way to build a TreePanel that is rendered using multiple TreeStore objects, with each TreeStore represented by a root node in the TreePanel?
Thanks,
Philip