Dockable Table bug

Stimulsoft Reports.NET discussion
Post Reply
Dragon Curve
Posts: 2
Joined: Wed May 26, 2010 7:35 pm
Location: Brisbane, Australia

Dockable Table bug

Post by Dragon Curve »

Hi all,

Whenever I change a table to have "Dockable table" set to "False", I get the following error when attempting to generate the report:

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

at System.Collections.CollectionBase.System.Collections.IList.Insert(Int32 index, Object value)
at Stimulsoft.Report.Components.StiComponentsCollection.Insert(Int32 index, StiComponent component)
at Stimulsoft.Report.Components.Table.StiTable.StartRenderTable(StiContainer parentContainer, Int32 index, Hashtable& newTableComponents)
at Stimulsoft.Report.Components.Table.StiTable.StartRenderTableBand(Hashtable& newTableComponents)
at Stimulsoft.Report.Engine.StiRenderProviderV2.Render(StiReport report, StiRenderState state)
at Stimulsoft.Report.Engine.StiReportV2Builder.RenderSingleReport(StiReport masterReport, StiRenderState renderState)
at Stimulsoft.Report.StiReport.RenderReport(StiRenderState renderState)
at Stimulsoft.Report.StiReport.Render(StiRenderState renderState, StiGuiMode guiMode)
at Stimulsoft.Report.Design.Controls.StiDesignerPreviewControl.btRefresh_Click(Object sender, EventArgs e)

Looks like a bug. Any ideas?
Anton Lozovskiy
Posts: 135
Joined: Tue Aug 11, 2009 9:38 am

Dockable Table bug

Post by Anton Lozovskiy »

Hello,

We can not reproduce the problem. Which version of Stimulsoft Reports do you use? Please send us video which step-by-step demonstrates how the problem can be reproduced.

Thank you.
Post Reply