Hi,
I am using xamPivotGrid and FlatDataSource as its source.
When I add rows and cols to FlatDataSource (as below), I get the following exception
flatDataSource.Columns = DataSourceBase.GenerateInitialItems("[Index Name].[Index Name]");
flatDataSource.Rows = DataSourceBase.GenerateInitialItems("[End Date].[End Date],[Gpt Name].[Gpt Name]");
An item with the same key has already been added. ...
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at Infragistics.Olap.DataSourceBase.CreateResultCache IResult
Is there any workaround for this.
Thanks
Sangeetha
Hello Sangeetha,
I am checking if this is still an issue for you.
If you require any further assistance please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
I have a similar issue...
http://es.infragistics.com/community/forums/p/96794/477731.aspx#477731