I have a Tabular report in SRSS which has 9 columns.I am trying to freeze the Column Headers, so when i scroll down, the Image (banner picture) and Column Headers remain fixed while scrolling down.Here is what the report looks like:ImageTitleColumn Header 1 2 3 4 5 6 7 8In the Row Groups, it looks like this:(Static) ----------------------------> I changed the Property here to FixedData = True[(table1_Emp_Number) =(table1_Details_Group) (Static)In the Column Groups. i have it like this:(Static)(Static)(Static)(Static)(Static)(Static)(Static)(Static)(Static)I did Advanced Mode and in Column Groups, I changed the "FixedData" to True for every Static entryWhen i do preview, Visual Studio does try to fix the columns to the top, but when i publish my report and use any web Browser, the headers are not fixed.Can anyone please help me solve this fixed header issue and also how to fix the banner to the top as well.Thanks
↧