Code: Select all
foreach(DataRow Row in StockHistory.RowsWhy would this happen on one set of data and not another?Unable to cast object of type 'Stimulsoft.Report.Dictionary.StiRow' to type 'System.Data.DataRow'
How do I get around this?
Code: Select all
foreach(DataRow Row in StockHistory.RowsWhy would this happen on one set of data and not another?Unable to cast object of type 'Stimulsoft.Report.Dictionary.StiRow' to type 'System.Data.DataRow'