like this way
<mx:DataGridColumn width="" >
<mx:itemRenderer>
<mx:Component>
<mx:Image source="{data.imagesrc}" height="" width="" />
</mx:Component>
</mx:itemRenderer>
</mx:DataGridColumn>
Kalpesh Mahida
On Thu, Feb 26, 2009 at 5:55 PM, Arindam Mojumder <
[email protected]> wrote:
> use item renderer.
> u will get it in help section. very easy..
>
> 2009/2/26 Flex Baby <[email protected]>
>
>>
>> Hi How to add images in datagrid.Send full code plz,
>> very urgent pa
>>
>>
>>
>
>
> --
> Arindam.
>
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---