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

Report Groups - List index out of bounds (0)

edited February 2003 in General
Hello:

I think I am missing something. I am attempting to use a ClientDataSet as
the data for a report, and it seems to work just like any of the other
reports that I have created. However, when I attempt to add groups to the
report, I get "List index out of bounds (0)" as an error. There aren't any
data fields to add when I go to Report => Groups.... The data displays
correctly in a dbGrid, and the dbText components have a list of data fields
available to them. Is this somehow related to the ClientDataSet (I haven't
done this before), or am I missing something else?

I am using D6 SP2, and RB 7.01.

Thanks.

Comments

  • edited February 2003

    The ClientDataSet should behave like all other datasets. This is not a known
    issue.

    If Report.DataPipeline is assigned and there is available field info, then
    there should be a field list displayed.

    If you would like to create a simple, minimal Delphi project that
    demonstrates the issue and e-mail to support@digital-metaphors.com we can
    check it out here.

    --
    Nard Moseley
    Digital Metaphors
    http://www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.