Hi,
i need to pass value from gallery main screen where the value exist in the search location
to other screen. the value chosen by search box is used for filtering in next screen.
i used the way similar to this :
Navigate(scrnView, ScreenTransition.Fade,{selectedId: TemplateGalleryList1.Selected.ID})
but always gives me error.
please find the attached that shows you what i mean.
it is highly appreciated to help me because it solves many issues in my application.
Thanks,
Maurice