rs] Re: Using ItemRenderer with IHierarchicalData
DataProvider
Hi Gregor,
Dont want to bother, but I'll do a little :)
Any success with what I sent?
Thanks :)
I have progress,
When I put my renderer in the AdvancedDataGrid Tag
I get the Tree with all hierarchy and values, and I can manipulate the cells
and thats great..
But what I cant find a way to send a property to this renderer this way.
I sent it before when I called this function:
Greate, its working like a charm..
The solution was to put the renderer inside the AdvancedDataGrid tag
in the mxml.
I created an IFactory var:
public var renderer_:IFactory= new ClassFactory(ItemRenderer);
Initialized it with the relevant property I need to send
to the renderer:
(renderer_ as
--- In flexcoders@yahoogroups.com, "yossi.baram" wrote:
>
> Thanks,
> Well, I tried extending AdvancedDataGridItemRenderer & IDropInListItemRenderer
Try reading my series on how to make AdvancedDataGrid accept background colors
in the styleFunction
http://flexdiary.blogspot.com/2008/06/musings-
this.background = false;
> this.alpha = 0;
> this.backgroundColor = 0xFF;
> if (listData!=null && data != null)
>{
>
look at http://inovativeflexdevolopment.blogspot.com/
> <http://inovativeflexdevolopment.blogspot.com/>
> (Flex3 Dynamic population of data in Advanced datagrid with customn
> header...) example
>
> --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups
___
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of yossi.baram
Sent: 23 March 2009 09:57
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Using ItemRenderer with IHierarchicalData
DataProvider
The link I sent may be incorrect,
recipient
> > please contact is.helpdesk@
> >
> > ____
> >
> > From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
> > Behalf Of yossi.baram
> > Sent: 23 March 2009 09:30
> > To: flexcoders@y
necessarily represent those of
> INPS or any of its affiliates. If you are not the intended recipient
> please contact is.helpd...@...
>
>
>
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
> Behalf Of y
ehalf Of yossi.baram
Sent: 23 March 2009 09:30
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Using ItemRenderer with IHierarchicalData
DataProvider
Thanks,
Well, I tried extending AdvancedDataGridItemRenderer &
IDropInListItemRenderer
and my set data I'm overriding:
override pu
.com [mailto:flexcod...@yahoogroups.com] On
> Behalf Of yossi.baram
> Sent: 23 March 2009 08:58
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: Using ItemRenderer with IHierarchicalData
> DataProvider
>
>
>
> No,
> Lets say I have parent1 and he h
lpd...@inps.co.uk
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of yossi.baram
Sent: 23 March 2009 08:58
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Using ItemRenderer with IHierarchicalData
DataProvider
No,
Lets sa
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 unde
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 wrote:
> Guys,
> There mast be somebody knows how to preserve hierarchy and to allow the
> TreeGrid to look the same with parents and children
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" wrote:
>
> Hi,
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 manip
16 matches
Mail list logo