Hi all,
I have a gallery that loads more than 100 items. When a user selects an item in the gallery, it displays all the details for that item in a form where they can modify the information for the currently selected record and Save.
If the user is on any of the first 100 items and they click the save button, the gallery stays focused on the current item they have selected. All good. However, if they scroll down and select, say item 101 or higher: When they modify the information and click save, the gallery item selected looses focus entirely where no item is selected and of course the form gets the dreaded "No Items to Display"
Anybody else run into this, and would there be a work around?
Thanks!
Troy