Browse By Tags

  • XamReportPreview crahses and throws out of memory exception

    Hello,

    I have used XamReportPreview control for previewing Grid and chart generated as a report. so that user can visualize the print format of grid and chart together. Now the problem is when my grid is binded with lots of data in form of thousands…

  • Report preview initial position

    Hi

    When i generate a preview for my datagrid the initial position is not on the top left. Somehow there's a margin?

  • Customizing Menu within the Report Preview control

    Hello,

     

    Is there are way to customize the xamReportPreview control's menu (i.e., add or remove certain buttons like the magnifying glass)?

     

    Thanks

  • Problem generating report preview

    I've encountered a very strange problem with the xamReportPreview and the GeneratePreview function. I have a xamDataGrid with approx 500 rows. I create a Report object for the grid, via an EmbeddedVisualReportSection object, and pass this object into…