Example for programmatic build of a simple "table" report
Posted: Mon Nov 12, 2012 4:49 pm
Presuming I can get a dataset of my data, and I know what the header labels should be for each element of data -
Is there an example out there that will show in C# how to programmatically add -
Title Band, with some reasonable display
Table, with columns added and bound to the data (with headers)
Footer Band, with page number
The "table" being obviously the key / more difficult piece.
We're very seriously evaluating the product for our reporting solution at present for one of our core products and any information along these lines would be very appreciated.
Is there an example out there that will show in C# how to programmatically add -
Title Band, with some reasonable display
Table, with columns added and bound to the data (with headers)
Footer Band, with page number
The "table" being obviously the key / more difficult piece.
We're very seriously evaluating the product for our reporting solution at present for one of our core products and any information along these lines would be very appreciated.