Page 1 of 1

Dockable Table bug

Posted: Wed May 26, 2010 7:39 pm
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?

Dockable Table bug

Posted: Thu May 27, 2010 1:03 am
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.