Create New Report during runtime designer but DataSource are gone
Posted: Thu Jun 10, 2010 2:41 am
Hi, I'm encounter the following issues as above,
I'm write down the steps as below,
1. Create one report with Connection & Data Source.
2. View it in asp.net
3. Open it with Designer in runtime, StiWebDesigner1.Design(report);
4. Click on Create new Report with Wizard
5. Open the Data Source properties, deleted all the column in dataSource
6. Write a valid SQL statement in Query window, Select * from Customer.
7. Click on 'Retrieve Column', all column belong to Customer will listed under Columns List
8. Close the Edit DataSource Window.
9. Remove all the field in Report, re-add the new fields from Customer.
10. Click on the DataBand, re-assign the DataSource to Customer.
11. Drag some field from Customer and place under DataBand
12. Save as New Report Name as 'Report01.mrt'.
13. Close the designer and exit web application.
14. Open Stimulsoft Designer in my workstation.
15. Select the newly created report, 'Report01.mrt'.
16. Observed, those fields from Customer are placed correctly under DataBand
17. Observed, DataBand DataSource properties are gone, become 'Unassigned'
18. Click on the dictionary Window, did not found any DataSource there.
Can you please help me on this? Or I've miss some steps ?
Fyi, I'm doing the evaluation for Stimulsoft Ultimate 2010 version 2010.1.700
Thanks.
I'm write down the steps as below,
1. Create one report with Connection & Data Source.
2. View it in asp.net
3. Open it with Designer in runtime, StiWebDesigner1.Design(report);
4. Click on Create new Report with Wizard
5. Open the Data Source properties, deleted all the column in dataSource
6. Write a valid SQL statement in Query window, Select * from Customer.
7. Click on 'Retrieve Column', all column belong to Customer will listed under Columns List
8. Close the Edit DataSource Window.
9. Remove all the field in Report, re-add the new fields from Customer.
10. Click on the DataBand, re-assign the DataSource to Customer.
11. Drag some field from Customer and place under DataBand
12. Save as New Report Name as 'Report01.mrt'.
13. Close the designer and exit web application.
14. Open Stimulsoft Designer in my workstation.
15. Select the newly created report, 'Report01.mrt'.
16. Observed, those fields from Customer are placed correctly under DataBand
17. Observed, DataBand DataSource properties are gone, become 'Unassigned'
18. Click on the dictionary Window, did not found any DataSource there.
Can you please help me on this? Or I've miss some steps ?
Fyi, I'm doing the evaluation for Stimulsoft Ultimate 2010 version 2010.1.700
Thanks.