Well i need the data for the current cell. Is there any way to find out which column is the current column rendered?
 
-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]On Behalf Of Webdevotion
Sent: donderdag 20 april 2006 16:03
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Custom itemrenderer in datagrid

Found something for you at Livedocs :)
It confirms my thought about using data.label, data.id, data.productImage, ...
as the correct syntax to access these properties.

Basically your data object contains the data for the whole row,
which is a good thing, since you might want to combine data from
multiple columns into one cell using a renderer.

http://livedocs.macromedia.com/labs/1/flex20beta2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001109.html


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to