1, filter
some rows value will be null, if use filter, will raise case error when convert null to guid datetime or other datatypes.
2, export page, and open in new report, if unit in report setup is diff, the imported page is confusion
3, drag image column to band from dictionary, it will auto show image field, but never display image correctly, must insert new image from toolbox and select datacolumn
4. if i set mastercomponent of databand A to databand B, and their datasource is the same table, will gen infinity rows, why not auto create a datatable clone as datasource for this self-relation?
5.
private StiReport m_StiReport;
Stimulsoft.Report.Design.StiDesigner.SavingReport += new Stimulsoft.Report.Design.StiSavingObjectEventHandler(StiDesigner_SavingReport);
void StiDesigner_SavingReport(object sender, Stimulsoft.Report.Design.StiSavingObjectEventArgs e)
{.....
m_StiReport.Save(stream); // sometimes still raise error, because the m_stireport be nothing, i can't reproduct it actually, and i never let it be null by code
....}
many suggestion, create report very slow.
many suggestion, create report very slow.
Hello,
5.
private StiReport m_StiReport;
Stimulsoft.Report.Design.StiDesigner.SavingReport += new Stimulsoft.Report.Design.StiSavingObjectEventHandler(StiDesigner_SavingReport);
void StiDesigner_SavingReport(object sender, Stimulsoft.Report.Design.StiSavingObjectEventArgs e)
{.....
m_StiReport.Save(stream); // sometimes still raise error, because the m_stireport be nothing, i can't reproduct it actually, and i never let it be null by code
....}[/quote]
We will check this.
Sorry we can't fix it now.1, filter
some rows value will be null, if use filter, will raise case error when convert null to guid datetime or other datatypes.
Fixed.2, export page, and open in new report, if unit in report setup is diff, the imported page is confusion
Fixed.3, drag image column to band from dictionary, it will auto show image field, but never display image correctly, must insert new image from toolbox and select datacolumn
This is not good idea.4. if i set mastercomponent of databand A to databand B, and their datasource is the same table, will gen infinity rows, why not auto create a datatable clone as datasource for this self-relation?
5.
private StiReport m_StiReport;
Stimulsoft.Report.Design.StiDesigner.SavingReport += new Stimulsoft.Report.Design.StiSavingObjectEventHandler(StiDesigner_SavingReport);
void StiDesigner_SavingReport(object sender, Stimulsoft.Report.Design.StiSavingObjectEventArgs e)
{.....
m_StiReport.Save(stream); // sometimes still raise error, because the m_stireport be nothing, i can't reproduct it actually, and i never let it be null by code
....}[/quote]
We will check this.
many suggestion, create report very slow.
about image control, i download 8.5 version, yet not fixed.
many suggestion, create report very slow.
Hello,
Fix will be available in build from 11 August.
Thank you.
Fix will be available in build from 11 August.
Thank you.