Great,
Thanks, 
you pointed me to the right direction,
please advise of this 2 crucial issues, if you may :)
1. How do I place a repeater in an AdvacedDataGrid cell/column?
   I need to have a special column in a tree table that contain 
   a set of colored images side by side (the repeater creates it for 
me)
2. How do I eliminate the padding that I get from using a repeater to 
show a list of colored images?

Thanks for all the help

Jo


--- In flexcoders@yahoogroups.com, Alex Harui <aha...@...> wrote:
>
> All "cells" in HorizontalList must be the same size.  If you don't 
have lots of images, just use HBox and Repeater
> 
> Alex Harui
> Flex SDK Developer
> Adobe Systems Inc.<http://www.adobe.com/>
> Blog: http://blogs.adobe.com/aharui
> 
> From: flexcoders@yahoogroups.com 
[mailto:flexcod...@yahoogroups.com] On Behalf Of yossi.baram
> Sent: Sunday, February 15, 2009 10:05 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Is it possible to set different width for 
columns in HorizontalList ?
> 
> 
> Hi,
> I'm created a new HorizontalList()
> and tried to set different width of its columns (by override set 
Data
> ())
> but its always gives me the same width...
> Can i set the columns width for HorizontalList or is it fixed?
> 
> Thanks
> 
> Jo
>


Reply via email to