how to increase the content of the data in itemrenderer of the list?
        Posted  
        
            by maniohile
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by maniohile
        
        
        
        Published on 2010-03-31T12:00:12Z
        Indexed on 
            2010/03/31
            12:03 UTC
        
        
        Read the original article
        Hit count: 217
        
flex3
|elips-studio
hi, i'm binding data into list which comes from the backend ,i want to increase the height of each content,i have used height ='some value',it's get increased ,i want to increase the size of the content with the value of 32 but it didn't get increased but i gave the itemrenderer (hbox)height as 100%..is it any inbuilt bug on flex or bug on me..thank's in advance...
© Stack Overflow or respective owner