I'm trying to setup a development environment in Visual Studio 2017 using Infragistics 17.2. When I add the infragistics grid control, Nothing appears Infragistics in the toolbox, I can't reference the grid control and I get the below warnings. Any suggestions?
Severity Code Description Project File Line Suppression StateWarning NU1701 Package 'Infragistics.Xamarin.DataGrid 17.2.1051' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. MPMMobile E:\HHDEV\MPMMobile\MPMMobile\MPMMobile\MPMMobile.csproj 1
Severity Code Description Project File Line Suppression StateWarning NU1701 Package 'Infragistics.Core 17.2.1051' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. MPMMobile E:\HHDEV\MPMMobile\MPMMobile\MPMMobile\MPMMobile.csproj 1
Hello Lynn,
Thank you for contacting Infragistics. These warnings are to be expected and can be ignored because 17.2 is not compatible with .NET Standard. Any app built with 17.2 and earlier should still be able to compile and run through Visual Studio 2017 for .NET Framework 4.6 etc.. Our Xamarin controls now target .NET Standard support starting in 18.1. Therefore any applications targeting .NET Standard will need to update Xamarin packages to 18.1
For more details please visit our online help:
What's New in 2018 Volume 1
Let me know if you have questions.
I was looking at this thread and had the same problem on an a trial, which is currently for 17.2 namely the controls not showing up it the toolbox, so I decided to just buy the controls sight unseen based on Brian's excellent reputation.
First, as of today, the download is for 17.2 not 18.1.
I just got this today and I assumed I would be getting 18.1?
What gives?
Jim