Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
470
Section Header and Grid Header Overlap
posted

Hi,

I am creating a report through the Infragistics Document Engine. I have added a Section to Report and then a Section Header to that Section. The Repeat property of Section Header is set to true.

Then I have added a Grid to the Section and set the Repeat property of Grid Header to true. I would expect that the grid would take care of the Section Header as it is attached to the same section and should not overlap. But this is not the case.

The Section Header and Grid Header overlap making the data unreadable. I am attaching the sample report.

Please let me know where I am going wrong.

Regards,

Mayank

12Feb2010035020629.zip
Parents
No Data
Reply
  • 469350
    Suggested Answer
    Offline posted

    It's hard to tell anything from a PDF file without seeing the source code that created it.When you say "Grid", are you exporting a WinGrid into this PDF File? Or are you referring to am IGrid that you created in code?

     

Children