We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Upgraded to ver 7.303.0.20 and error in compiling because of conflict between SourceListSet.Add(string, IEnumerable) and SourceListSet.Add(string, IListSource)

I just upgraded to version 7.303.0.20 (.net framework 3.5) and I am getting the error below...


The call is ambiguous between the following methods or properties: 'Syncfusion.Grouping.SourceListSet.Add(string, System.Collections.IEnumerable)' and 'Syncfusion.Grouping.SourceListSet.Add(string, System.ComponentModel.IListSource)'

The specific code the is causing this error looks like this below...

_grid.Engine.SourceListSet.Add("Spot", dataset.Spot);

1 Reply

LS Lingaraj S Syncfusion Team March 4, 2010 02:54 PM UTC

Hi James,

Thank you for the update.

You have posted similar kind of issue in incident 65419. Please follow up with the incident(#65419).

Regards,
Lingaraj S.

Loader.
Live Chat Icon For mobile
Up arrow icon