--- In flexcoders@yahoogroups.com, "yossi.baram" <yossi.ba...@...> wrote:
>
> Thanks Amy for your help,
> I'm going your way:), only one question if i may,
> Is it possible to activate ItemRenderer on my columns after fetching 
> childrens from my RemoteObject? How do I do that based on your example?
> I need to manipulate the data (override set data()) based on the various 
> columns, the childrens data is not always plain value.

Implement IDropInListItemRenderer, and that information will be available to 
your renderer in listData.

Reply via email to