I have a ListBox for Mobilebrowsers with several hundreds of items. The scrolling through the items by wiping is running nicely, but I have to display always the first item value occurring in the viewport for orientation. As the scrollbar runs beside with the scrolling of the items, there must be a possibility to identify the items in the viewport. How can I identify this uppermost item value without having to select the item or alternatively how can I get the value of the scrollbar?
Thank you for your help
Michael