I think rowInfo is going to get refreshed by makeRowsAndColumns.  Why are you 
adding to listContent?  Normally you’d alter the measuredHeight of a renderer 
to get a row to grow and add any new widgets to the renderer.


On 4/26/10 7:21 AM, "Jay Proulx" <jason.pro...@gmail.com> wrote:






Good morning all,

I have a custom DataGrid that handles an event from one of its item renderers, 
adds a new component to listContent (and positions and sizes it), then I want 
to increase the height of the associated row.

Right now I'm setting rowInfo[rowId].height, and calling invalidate*(); but I'm 
not getting the desired reaction.  I can see that the rendering is all 
happening correctly and I have all of the correct values, but the row won't 
change size.

Any thoughts/examples?  I've been searching around but haven't found what I'm 
looking for...

Jay Proulx
jason.pro...@pollensoft.com
http://blog.pollensoft.com
http://twitter.com/pollensoft
http://ca.linkedin.com/in/jayproulx








--
Alex Harui
Flex SDK Team
Adobe System, Inc.
http://blogs.adobe.com/aharui

Reply via email to