A report from a TTreeView
Is there anyway to create a report form a Ttreeview. Is is an exceptionally
complicated one and I am trying to avoid extracting all the logic out of the
unit and adapting it to a report. The view selection criteria for this tree
is the same parameters I want to limit my report.
Of course, I am able to save a tree to a stream or to a file. The file does
have what I need to generate a report but the file has no structure to work
with. I would rather work with a Stream. My first intentions were to read
the stream into a ClientDataSet and use that for my report, but upon
investigation, the D-5 help states that only a stream exported from a CDC
should be read back into one.
Do you have any suggestions. You have got me over so many hurdles and I
truly appreciate it.
Larry Killen
RB 5.54 ent.
D - 5 ent.
complicated one and I am trying to avoid extracting all the logic out of the
unit and adapting it to a report. The view selection criteria for this tree
is the same parameters I want to limit my report.
Of course, I am able to save a tree to a stream or to a file. The file does
have what I need to generate a report but the file has no structure to work
with. I would rather work with a Stream. My first intentions were to read
the stream into a ClientDataSet and use that for my report, but upon
investigation, the D-5 help states that only a stream exported from a CDC
should be read back into one.
Do you have any suggestions. You have got me over so many hurdles and I
truly appreciate it.
Larry Killen
RB 5.54 ent.
D - 5 ent.
This discussion has been closed.
Comments
I apologize for the report. I just remembered that I asked this earlier. I
went back and found your reply.
Thanks,
Larry
Regards,
Chuck Van Acker
Alogent Corp.