you might need to call validateNow() before calling scroll to index. try
also calling ensure index is visible. if you are using virtual rows you
many need to call validate now multiple times. I'll try and dig up the
code.
On May 27, 2016 3:23 PM, "mark goldin" <[email protected]> wrote:

> Seems like scrollToIndex(index); in the filtered arrayCollection that is a
> dataProvider for adg is not working properly. I am not getting to an item
> with the provided index.
> Another words, I am scrolloing to an item with index =2, but the grid gets
> somewhere else.
>
> Any ideas?
>
> Thanks
>

Reply via email to