How to create a report and to load with a myDataTable bred manually for my code?
I have doubt to create the layout (fields) and to load the data.
Thanks
How to create a report and to load with a myDataTable bred manually for my code?
-
- Posts: 16
- Joined: Thu Sep 21, 2006 7:50 am
- Location: Cuiabá - MT - Brazil
How to create a report and to load with a myDataTable bred manually for my code?
Please see the PrintTable and PrintGrid from the standard delivery.
Thank you.
Thank you.
-
- Posts: 16
- Joined: Thu Sep 21, 2006 7:50 am
- Location: Cuiabá - MT - Brazil
How to create a report and to load with a myDataTable bred manually for my code?
I do not know where to look these information. =/
Necessary to know as to load my DataTable in the report.
I do not want that the report is loaded with the internal query.
Necessary to know as to load my DataTable in the report.
I do not want that the report is loaded with the internal query.
How to create a report and to load with a myDataTable bred manually for my code?
If you need create report template from code you can see sample projects PrintGrid and PrintTable. We delivery this sample projects at Start-Programs-Stimulsoft-StimulReport.Net-Samples.
If you need bind report to DataTable then you can see following live demos:
How to bind DataSet
How to bind DataSet in runtime
Please contact us if you need any help.
Thank you.
If you need bind report to DataTable then you can see following live demos:
How to bind DataSet
How to bind DataSet in runtime
Please contact us if you need any help.
Thank you.