anagram4wander / VirtualizingObservableCollection

.NET PCL With Virtualizing Observable Collection
http://alphachitech.wordpress.com/2015/01/31/virtualizing-observable-collection/
56 stars 28 forks source link

Initial location setting #19

Open speaker opened 7 years ago

speaker commented 7 years ago

Is there a way to have an initial location for use in a ListView?

For example, is list of items that are in DateTime order and I want to set the current data displayed in the ListView to be the next item in the series by time. (Some are in the past, some in the future.)