I think I’d need to see a full code example at this point.

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com]
Sent: Tuesday, April 19, 2005 8:29 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Puzzled on colSpan databinding

 


Oh yes.  The c1 and c2 are simply the IDs of the griditems inside
the grid.  Like this:

<mx:GridItem  id="c1" height="50" colSpan="{data1}"><mx:Label
text="{compData2.firstChild.firstChild.childNodes[1].childNodes
[1].firstChild}"/></mx:GridItem>

I must note that the mx:Label databinding does work correctly. 
Also, data1 = compData2.firstChild.firstChild.childNodes
[3].childNodes[1].firstChild





Yahoo! Groups Links

Reply via email to