--- In flexcoders@yahoogroups.com, João <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I have a DataGrid where one of the columns has a custom ItemRenderer.
> I need to pass an extra object to the item renderer (beside of the
> "data" object, provided via the dataProvider). 
> My first option was to extend the DataGridColumn and add a public
> property to pass the needed object. But I was stuck on that point
> since I don't know how to access that object from the ItemRenderer.
> Any suggestions?
> 
> Thanks!,
> 
> João Saleiro
>

http://www.returnundefined.com/2006/11/creating-truly-reusable-
renderers-with-classfactory

Reply via email to