Reinier that is part of the problem. I have no code ! I am trying to use the TfrUserDataSet control which, according to all documentation I have, should allow me to use a string array or string list as the data source for a report. However, I am unable to get started. I have no idea how to "link" the array or string list to the dataset. Nothing"crashes" I am jusy unable to figure out how to display the data elements in the string array in the fields of the Data Bands on the report. I'm sure it is a "concept" problem and that I am just missing that important first step of figuring out how to link the data source to the data set and I can't seem to find it in any of the docs that I have.

Hew

On 2013-09-29 10:52 PM, Reinier Olislagers wrote:
On 29/09/2013 19:49, Hew Lines wrote:
I'm trying to use LazReport to design a small report to print a
formatted list of data contained in a two-dimensional string array of 99
records, each containing 17 data elements. I know I can load them into a
table and use the table if I have to, but I have been trying to use the
frUserDataSet control and am getting nowhere with it.
What about including some code? What does "getting nowhere" mean? Error
messages? Crashes? Your cat running off with your rabbit?

Have never worked with LazReport, but I'm sure the people who have would
appreciate it, as they can hopefully spot what's wrong.

http://catb.org/~esr/faqs/smart-questions.html

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to