Hi,

Try setting the 'rowHeight' property.

And can you send the exact code you are using so that we can debug 
it.

Thanks,
Sameer

--- In [email protected], "dan_of_philly" 
<[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I have an AdvancedDataGrid that I'm using an 
> AdvancedDataGridRendererProvider with. When the overridden data() 
> method gets called on the mx:Label, I can update the text just 
fine in 
> each row using htmlText with bold html tags , but if I try to use 
the 
> img tag with the source set to the current computer (e.g.: 
> C:\bird.gif), no image shows up. All the other HTML tags 
referenced in 
> LiveDocs works other than the img one. 
> 
>  Does anyone know if Flex disables images with a Label when used 
within 
> a ADG renderer ?
> 
> -- Dan
>


Reply via email to