@chickenfresh the approach I posted the other day with the scrollTo call can perpetually make your listview show the last item. It interfered with the solution to fetch more data however. I'm keying on the last item shown to get more data which was running through the data set.