mark goldin Fri, 19 Jul 2013 18:49:34 -0700
I have Group that is inside of Scroller to have a vertical scroll bar. How would I scroll my Group to a specific row? The Group shows rows of data using a custom item renderer.
Thanks