Copy flex grid into a report

Posted by: massimo.valtolina on 17 October 2017, 6:15 pm EST

    • Post Options:
    • Link

    Posted 17 October 2017, 6:15 pm EST

    Hi,

    is it possibile to copy a grid in a page of report ?

    I need to insert a grid, like image for example, within a page of report.

    I use vb.net, C1ReportDesigner, Version 4.6.20141.54724 and c1flex grid 4.6.20141.829.

    Some ideas ?

    thanks in advance

    Massimo

  • Posted 18 October 2017, 6:55 pm EST

    Hi,

    there are two samples which handle a similar requirement: here a C1FlexGrid is converted to a RenderTable which is then added to a C1PrintDocument. Of course this does not work with a C1Report. But this is the suggested approach to print a C1FlexGrid.

    Take a look at the samples “C:\Users%USERNAME%\Documents\ComponentOne Samples\WinForms\C1Report\C1Preview\CS\C1FlexGridPrintable2” (newer approach) or https://www.grapecity.com/en/samples/c1flexgridprintable (older version).

    @C1: why is the “C1FlexGridPrintable2” sample not found in your online sample library?

    Wolfgang

  • Posted 23 October 2017, 8:05 pm EST

    Hello,

    We cannot import C1FlexGrid in the C1ReportDesigner. However, if C1PrintPreviewControl is used to display the reports, you can use C1PrintDocument that does support rendering of C1FlexGrid using C1FlexGridPrintable object.

    Please refer the following samples:

    https://www.grapecity.com/en/samples/c1flexgridprintable

    https://www.grapecity.com/en/samples/c1flexgridprintable2

    Note: Please use the follwoing link to download the C1FlexGridPrintable2 sample:

    https://www.grapecity.com/en/samples/c1flexgridprintable2

    Thanks,

    Mohit

  • Posted 1 November 2017, 7:37 pm EST

    thanks at all.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels