Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Automatically create a report for any grid

edited May 2012 in General
Hi,

I want to be able to programatically create a report for any grid that
has a variable number of columns. Is there an example of how to do this
or an add on component that would help?

Thanks,

Ken

Comments

  • edited May 2012
    Hi Ken,

    ReportBuilder reports can be generated completely in code. I suggest
    taking a look at the ReportBuilder tutorials that explain how this
    should be done. Once you are familiar with how you can create a basic
    report in code, it should not be that difficult to iterate through your
    grid and create report components based on the information.

    Also, take a look at the "Code Based" section of the RBWiki for some
    useful information.

    http://www.digital-metaphors.com/rbWiki/Delphi_Code

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.