Page 1 of 2
Problem using two SubReport
Posted: Mon Mar 01, 2010 2:25 am
by so29
Hello
I have two Datatable
I report, I use two subreport
The first Merg two datatable and send to reported
First Photo
The second time add two datatable in dataset and reports sent
Second Photo
I upload my program and report the language is c #
http://rapidshare.com/files/357363855/sti.rar.html
Please visit
And can help me
Of course I was very surprising :waaaht:
ver :2008.1.129 14 jan 2008
Problem using two SubReport
Posted: Mon Mar 01, 2010 7:19 pm
by Edward
Hi
Unfortunately rapidshare link did not work, could you please attach the file in this topic ('Attach' button)?
Thank you.
Problem using two SubReport
Posted: Mon Mar 01, 2010 7:21 pm
by TestUser
Problem using two SubReport
Posted: Tue Mar 02, 2010 12:54 am
by so29
hi Edward
Please see Attachment
Thank you.
Problem using two SubReport
Posted: Tue Mar 02, 2010 6:43 pm
by Edward
Hi,
Thank you for your sample.
Unfortunately in 2008 version that problem does exists.
We managed to solve this problem in the current version when EngineV2 is being used instead of previous version EngineV1 of our report engine.
You need to make the following steps:
1) Upgrade to latest version.
2) Open your mrt file there and set report.EngineVersion = EngineV2.
Your report will work.
Thank you.
Problem using two SubReport
Posted: Sun Mar 07, 2010 4:06 am
by so29
hi Edward
1) Upgrade to latest version.
2) Open your mrt file there and set report.EngineVersion = EngineV2.
Thank you
Problem was solved
I do custom report
Please see photos
and
The report will not be an EmptyBand
I attach my project
Thank you
Problem using two SubReport
Posted: Sun Mar 07, 2010 6:18 pm
by Edward
Hi
Thanks for the project. Please change slightly your code:
Stimulsoft.Controls.Win.DotNetBar.ButtonItem myButton1 = new Stimulsoft.Controls.Win.DotNetBar.ButtonItem();
previewForm.ViewerControl.ToolBar.Items.Add(myButton1);
Thank you.
Problem using two SubReport
Posted: Tue Mar 09, 2010 1:04 am
by so29
hi Edward
Stimulsoft.Controls.Win.DotNetBar.ButtonItem myButton1 = new Stimulsoft.Controls.Win.DotNetBar.ButtonItem();
previewForm.ViewerControl.ToolBar.Items.Add(myButton1);
One problem was solved :grinder:
But
How to change place ZOOM ?
And
Why you can not see the report EmptyBand ?
Thank you
Problem using two SubReport
Posted: Tue Mar 09, 2010 5:01 pm
by Edward
Hi,
Unfortunately you can not change now position of Zoom control and also please describe your task with Empty band.
Thank you.
Problem using two SubReport
Posted: Wed Mar 10, 2010 2:21 am
by so29
Hi,
you can not change now position of Zoom control
:brick:
describe your task with Empty band
I use EmptyBand in the SubReports
But the report are not displayed
Attachment and the last photo you can find it
Thank you.