I have a page displaying database results
using a t:dataTable and a t:dataScroller – when the user selects one of
the records, they are taken to a separate page to show the details. At the bottom of the details page, I want
to place a button to link back to the exact same position within the t:dataScroller on the
previous page. Any suggestions on how to accomplish this? Thanks Tom |
- Returning to same page within t:dataScroller? Tom Butler