Hi All,
I have an app with a simple screen that has a gallery and a form for details. When the app starts, I need to get the Title property from the selected item in the gallery (the first row). I know this can easily be done through the OnSelect function of the gallery, but this is not triggered on App start. I've tried to get it on the Screen.Onvisible function, but that's not working.
Hope this makes sense, and thanks for any help!
Cheers!