Hi Guyz,
I have a viewstack holding two DG's. When I double click on an item in first
DG, it should switch to the second DG and select the corresponding item in
that DG and scroll down to that item.

If I set verticalscrollbarposition something like.. 
updateComplete=this.callLater(setVerticalScrollBarMethod());

It causes a lot of memory leak until unless it is switched to the final
view(2nd DG with highlighted item.)
Can anyone tell me what I can use as an alternative to updateComplete ??

-Manu.
-- 
View this message in context: 
http://www.nabble.com/DataGrid-updateComplete-causes-lots-of-memory-leak.-tp21927484p21927484.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to