This is not advisable even if it is possible.  The list controls recycle the display components, so there is no certainty that any particular cell coordinate will have the data you expect.

 

Instead, work with the dataProvider.

 

Tracy

 


From: [email protected] [mailto:[email protected]] On Behalf Of flxcoder
Sent: Thursday, July 27, 2006 11:32 AM
To: [email protected]
Subject: [flexcoders] Addressing each cell in a datagrid

 

Hi,

Not a very specific question but is there a way to obtain specific
cell references in a datagrid. For example, would it be right to
assume that a datagrid is like a matrix where dg[5,10] or something
similar would give me a reference to the cell in the 5th row and 10th
column in a datagrid.

Is there somewhere in the docs or examples where something like this
is discussed?

Thanks.

__._,_.___

--
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