var scrollPos:int = myGird.verticalScrollPosition;
myGrid.dataProvider = updatedDataProvider;
myGrid.verticalScrollPosition = scrollPos;
Subscribe to:
Post Comments (Atom)
Here I am describing some technical issues which I faced during my work and how I fixed them. I hope this will be helpful for those who may face the same.
0 comments:
Post a Comment