Hi Guys,
Another question I can't find an answer to :
I have a result page with a grid. Through a servcice the grid is populated when loading the page.
When i click one cell i want to show the details in another page.
In the other page I have the option to navigate "Back" (header button).
When I do this the original page is empty, or reloaded.
Is there a nice solutions that the page can be return to the situation when i clicked on the cell (so also the scroll-position is intact)?
Thanks in advance,
Peter