Not sure I understand. variableRowHeight will allow a row to adjust to measuredHeight of a renderer.
From: [email protected] [mailto:[email protected]] On Behalf Of dnk Sent: Monday, January 19, 2009 1:54 PM To: [email protected] Subject: Re: [flexcoders] hug cell contents in one cell on a datagrid On 16-Jan-09, at 3:46 PM, dnk wrote: > Curious.... > > Is there a way to force once cell of a datagrid to resize itself to > hug the contents? > > I have an item renderer in a cell that changes size, and i wanted the > datagrid cell to always resize with the contents. > > Thanks! > > d > In an effort to put something together for this, i have written an event that passes the dimensions through. Now my problem is that the mx:DataGridColumn does not accept a "height" attribute. There has to be someway to deal with this. Any ideas? d

