Hi,
I saw similar post about this, but for some reason I couldn't get this to work.
Is not a big deal but is annoying for the user:
I have two screens. in my first screen "welcome screen" I have a button that navigate to my second screen. In that screen I have my "BrowseGallery" and it show all the items from my Sharepoint list. but for some reason the first item is not selected by default so, a form besides my gallery shows empty or getting your data. And it show the data until someone click in a record in my gallery.
I have tried the default first(BrowseGallery) and First(BrowseGallery.AllItems) and no results.
Any help please?