Report Column headers are not correctly aligning when deployed into ".Net" Web Application

Respondido Report Column headers are not correctly aligning when deployed into ".Net" Web Application

  • Monday, January 21, 2013 7:25 AM
     
     

    Hi,

             I have developed a report, i am deploying it into .Net Web Application. In the SSRS the Report Column headers are displaying while i am scrolling down to the bottom of the report. But, when i deploy this report into Web Application,the report column headers are not displaying in the proper place in one system, and displaying properly in another system. I am Checking in the Internet Explorer. 

                 here the all months are are not displaying in the proper position.

    if Any one know how to fix this, please help me.


    Nagaraj


All Replies

  • Wednesday, January 23, 2013 2:56 AM
    Moderator
     
     

    Hi Nagaraj,

    If I understand correctly, the fixed column headers alignment issue occurs when you embed the report in your custom Web Application through ReportViewer control that is running in Remote processing mode. I have tried to reproduce the issue in my test environment, however, everything goes well. 

    Here are several suggestions for your reference:

    Hope this helps.

    Regards,


    Mike Yin
    TechNet Community Support

  • Wednesday, January 23, 2013 10:45 AM
     
     

    Hi Mike Yin,

                 Thanks for your reply, the alignment issue is solved. i got another problem, in the report i have two matrices, first matrix represents summary information(totals) , and below it the second one represents product wise totals and it has more height than first one , so keep scrolling down the column headers are not not displaying. so i checked the check-box "keep column headers visible while scrolling" option.After checking this option the column headers of the second matrix are displaying on the starting of the page (i.e. before the first matrix) rather than in the second matrix. i want to display it in on the top of the second matrix only.

    can you help me please.

       


    Nagaraj

  • Sunday, January 27, 2013 4:43 PM
    Moderator
     
     Answered

    Hi Nagaraj,

    Sorry for the delay.

    For the issue that the column headers of the second matrix displays on the top of the whole page, I suggest that you place the two matrixes into two rectangles respectively, and then check the issue again. If the issue persists, I suggest that you work around the issue by using a subreport to replace the second matrix, and set the column headers to be visible while scrolling in the subreport.

    Hope this helps.

    Regards, 


    Mike Yin
    TechNet Community Support