|
|
Rank: Member Groups: Member
Joined: 11/2/2009 Posts: 69
|
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
ver :2008.1.129 14 jan 2008 so29 attached the following image(s):


|
|
Rank: Advanced Member Groups: Administration, Stimulsoft Team
Joined: 6/9/2006 Posts: 2,617
|
Hi
Unfortunately rapidshare link did not work, could you please attach the file in this topic ('Attach' button)?
Thank you.
|
|
Rank: Member Groups: Member
Joined: 11/2/2009 Posts: 69
|
hi Edward
Please see Attachment
Thank you. File Attachment(s):
sti.rar (56kb) downloaded 7 time(s).
|
|
Rank: Advanced Member Groups: Administration, Stimulsoft Team
Joined: 6/9/2006 Posts: 2,617
|
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.
|
|
Rank: Member Groups: Member
Joined: 11/2/2009 Posts: 69
|
hi Edward
Quote: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 youFile Attachment(s):
Copy of sti.rar (60kb) downloaded 9 time(s).
so29 attached the following image(s):

|
|
Rank: Advanced Member Groups: Administration, Stimulsoft Team
Joined: 6/9/2006 Posts: 2,617
|
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.
|
|
Rank: Member Groups: Member
Joined: 11/2/2009 Posts: 69
|
hi Edward
Quote:Stimulsoft.Controls.Win.DotNetBar.ButtonItem myButton1 = new Stimulsoft.Controls.Win.DotNetBar.ButtonItem(); previewForm.ViewerControl.ToolBar.Items.Add(myButton1); One problem was solved
But How to change place ZOOM ? And Why you can not see the report EmptyBand ?
Thank you
|
|
Rank: Advanced Member Groups: Administration, Stimulsoft Team
Joined: 6/9/2006 Posts: 2,617
|
Hi,
Unfortunately you can not change now position of Zoom control and also please describe your task with Empty band.
Thank you.
|
|
Rank: Member Groups: Member
Joined: 11/2/2009 Posts: 69
|
Hi,
Quote:you can not change now position of Zoom control
Quote: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.
|
|
Rank: Advanced Member Groups: Administration, Stimulsoft Team
Joined: 6/9/2006 Posts: 2,617
|
Hi
Sorry, EmptyBand will not work inside of the Subreport, please change your report as in the attached template.
Thank you.File Attachment(s):
report3.mrt (32kb) downloaded 8 time(s).
|
|
Rank: Member Groups: Member
Joined: 11/2/2009 Posts: 69
|
Hi Edward
Thank you But I must report to use two PageFooterBand That their height is much And only report on the last page should be displayed (Print on : Only Last Page) This style of report pages always remain empty
Why you using this version you remove EmptyBand in SubReport !
Thank you
|
|
Rank: Advanced Member Groups: Administration, Stimulsoft Team
Joined: 2/19/2009 Posts: 952
|
Hello,
so29 wrote:Hi Edward
Thank you But I must report to use two PageFooterBand That their height is much And only report on the last page should be displayed (Print on : Only Last Page) This style of report pages always remain empty
Why you using this version you remove EmptyBand in SubReport !
Sorry EmptyBand does not work in SubReport. It does not have sense, because EmptyBand must fill empty space on page, but report engine don't know how many free space available on page when sub-report is rendered.
Thank you.
|
|
Rank: Member Groups: Member
Joined: 11/2/2009 Posts: 69
|
hi
Quote:EmptyBand does not work in SubReport. It does not have sense, because EmptyBand must fill empty space on page, but report engine don't know how many free space available on page when sub-report is rendered.
ok But there was Version 2008.1.129 14 jan 2008
Thank you.
|
|
Rank: Advanced Member Groups: Administration, Stimulsoft Team
Joined: 2/19/2009 Posts: 952
|
Hello,
EmptyBand does not work in subreports in any versions.
Thank you.
|
|
Rank: Member Groups: Member
Joined: 11/2/2009 Posts: 69
|
hi
Quote:EmptyBand does not work in subreports in any versions.
!!
Please see first post
Thank you.
|
|
Rank: Advanced Member Groups: Administration, Stimulsoft Team
Joined: 2/19/2009 Posts: 952
|
Hello,
Please send your request to support@stimulsoft.com. Please attach to your message your report, data for reproducing problem and detailed explanation of problem.
Thank you.
|
|
|
Guest |