In Flex 1.5 there was a way to get the reference of a DataGrid cell by using listOwner.rows[1].cells[1]. The same I try to do in Flex 2. I've tried to get the reference in my itemRenderer by using listData.owner.indexToItemRenderer(1). But in a itemRenderer the owner variable haven't any indexToItemRenderer() function. I need the reference to disable some controls if an other cell is clicked. Have anyone an idea how I can do it or in wich way I got the reference of the cell?
 
Any help will be appreciate.
 
Artur
__._,_.___

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





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to