Hi
How do you ensure that a listview is refreshed irrespective of which page you are coming from after clicking a Back button from the previous page?
I have my page on the Show method of my module page, this works well when the page is initially shown. I have a pg_Appear method that hides the toolbar however when I put my method there to refresh the listview, the listview contents are cleared.
How do you ensure that a listview is refreshed irrespective of which page you are coming from after clicking a Back button from the previous page?
I have my page on the Show method of my module page, this works well when the page is initially shown. I have a pg_Appear method that hides the toolbar however when I put my method there to refresh the listview, the listview contents are cleared.