I know that the normal List Object has a scrolltoindex method and the mobile list doesnt (at least I havent found it yet). My problem is that I have some pages in a carouel and each page has a List. On SelectionChange I set the selected item for all lists to the same index. But if your scrolling on your first page, the others will still be at the top of the list. How can I scroll the other Lists to an index or a selected item?
↧