Is there an easy way to embed an image into a flex grid column? Something similar to:
<mx:DataGridColumn width="23" src="images/testimage.jpg"/>
Is there an easy way to embed an image into a flex grid column? Something similar to:
<mx:DataGridColumn width="23" src="images/testimage.jpg"/>
Copyright © 2021 Jogjafile Inc.
You need to use an item renderer like this one: