Page 1 of 1

Table with new table component from DataSet

Posted: Fri Jan 29, 2010 9:03 am
by SK06
Hello,

because I need the AutoWidth-function in the table of my report I use a StiTable instead of a StiDataBand. But I'm not sure about the report creation based on a DataSet. ReportGenerator gets a DataSet: report.RegData(ds); and no hard coded numbers of columns or rows like in your sample.
At the end of debugging I get the error:
The object of the type "Stimulsoft.Report.Components.StiContainer" could not changed in "Stimulsoft.Report.Components.Table.StiTable". Occurs the error because of using dataset?

Thank you.

Table with new table component from DataSet

Posted: Fri Jan 29, 2010 12:48 pm
by Edward
Hi

Could you please send a sample project to support[at]stimulsoft.com for reproducing of the problem.

Thank you.