Hi All,
I am using APEX 21.1 and want to freeze the first column in an Interactive Report so that it always remains visible when scrolling horizontally. I found a solution in the following blog post:
Dominik's Tips and Tricks in APEX: Freeze Columns in Interactive Report
However, there is an issue with this solution. The first column remains visible when scrolling horizontally (right to left) and scrolls vertically (top to bottom or vice versa), then right to left scroll resets move to original state.
Any other solution to freeze column in report?