FlexReport Sample

Posted by: sunilprasad on 4 October 2019, 5:10 pm EST

    • Post Options:
    • Link

    Posted 4 October 2019, 5:10 pm EST

    I have a few reports that I generate on the fly. I am using tables in C1Report to do this. Is there an easy way to convert these over to flexreport. Plus I need the preview option as well.

    Sample on how to create tables with FlexReportwill be nice to see as well.

    Please in Vb.Net 2017

  • Posted 6 October 2019, 11:56 pm EST

    Hello,

    1 : To learn how to convert C1Reports to C1FlexReports, please refer to the following link :

    https://www.grapecity.com/blogs/3-ways-to-convert-your-c1report-to-flexreport

    2 : To preview a FlexReport , you need to bind the FlexReport to the FlexViewer control as given in the link below :

    https://help.grapecity.com/componentone/NetHelp/FlexReport/webframe.html#BindingFlexReportwithFlexViewer.html

    3 : FlexReport does not contain any object for creating tables. However, this can be achieved indirectly by using TextFields and creating field borders (see “Table.flxr”). Also, ShapeField can be used to use lines as in tables (see “Report_TableLayout.flxr”).

    These can be used in your applications, by loading the report with the Load instance.

    We do not have C1PrintDocument’s equivalent API in FlexReport and hence, RenderTable does not exist in the same.

    Note that the reports are bound to C1NWind.mdb shipped with the product.

    Regards,

    Prabhat Sharma.

  • Posted 6 October 2019, 11:57 pm EST

    Here is the attached reports.

    Reports.zip

Need extra support?

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

Learn More

Forum Channels