Reputation: 33
I have a report where I need to freeze the first few rows and headers so they remain visible whilst scrolling. I have done this setting the static member property through advanced mode. So the Row Group Headers remained visible:
I then fixed the column groups 'Store' and 'Cashier' to remain visible. However, if you scroll down AND across, these headers now disappear:
In the example, you can no longer see the Headings Store
or Cashier
. How do I prevent this from happening?
Upvotes: 0
Views: 255
Reputation: 33
Please ignore - seems this only happens in the Report Viewer and not in the application.
Upvotes: 0