I am facing a small UX issue in Oracle APEX Interactive Report.
In my report, I edit a row and using a Inline Dialog page. After saving, the dialog closes and the Interactive Report region refreshes. Everything works correctly.
But the problem is:
If I edit a row at the bottom of the report, after refresh the scroll goes back to the top. Then I have to scroll again to find the updated row.
I want to keep the scroll position the same after the report refresh, so the user stays in the same area of the report.
Has anyone solved this issue or have a better idea to handle it?
Thanks in advance for any suggestions.