No,
Lets say I have parent1 and he has a child1 which is a parent also,
when I click on parent1 I should see the child1 as a parent(with icon) to allow 
me drill deeper but now I see child1 as text,
The hierarchy:
parent1
| 
  child1
       |
        child-child  text


please advise if Im not understud

Thanks for your help man

--- In flexcoders@yahoogroups.com, Wesley Acheson <wesley.ache...@...> wrote:
>
> Sorry I'm not really understanding.  Are you saing that you want all
> children nodes automatically expanded?-
> 
> On Mon, Mar 23, 2009 at 8:55 AM, yossi.baram <yossi.ba...@...> wrote:
> 
> > Guys,
> > There mast be somebody knows how to preserve hierarchy and to allow the
> > TreeGrid to look the same with parents and childrens,
> > using the ItemRenderer....
> >
> > Sorry for the resending the question. I realy need
> > a clue here,
> >
> > Thanks
> > --- In flexcoders@yahoogroups.com, "yossi.baram" <yossi.baram@> wrote:
> > >
> > > Hi,
> > > My problem is simple,
> > > In my TreeTable The ItemRenderer show me only one level.
> > > When I click the parent it will show only the level beneath it,
> > > although it has childrens, WHY???
> > > When I use depth, I can see the tree but it doesnt activate the
> > ItemRenderer.
> > > How can I set the Itemrenderer to manipulate and show ALL branches?
> > >
> > > Please advice guys, I have been looking every where but couldnt find a
> > solution.
> > >
> > > Thanks in advance
> > >
> > >
> > >
> > > --- In flexcoders@yahoogroups.com, "yossi.baram" <yossi.baram@> wrote:
> > > >
> > > > Hi,
> > > > There is a greate example in the following link that allows us to
> > create simple hirarchical grid with AdvancedDataGrid, implementing
> > IHierarchicalData.
> > > >
> > > >
> > http://inovativeflexdevolopment.blogspot.com/2008/07/flex3-dynamic-population-of-data-in.html
> > > >
> > > > I couldnt find a way to include ItemRenderer using this kind of
> > dataProvider,
> > > > I tried everything but all I get when using a simple ItemRenderer is a
> > flat tree with no hirarchy :(
> > > >
> > > > Please please advice
> > > >
> > > > Thanks
> > > >
> > > > Jo
> > > >
> > >
> >
> >
> >
> >
> > ------------------------------------
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Alternative FAQ location:
> > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> > Search Archives:
> > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> > Links
> >
> >
> >
> >
>


Reply via email to