So I've tried to add assemblies on a sample project that you have sent me on another request, but it didn't work.
As this sample is about "SfGrid", I've added all the following assemblies (SfGrid.UWP, Data.UWP, SfInput.UWP, SfShared.UWP, SfGridConverter.UWP, Pdf.UWP, Xlslo.UWP) as described in your link:
Controls | Assembly | Dependencies |
SfDataGrid | Syncfusion.SfGrid.UWP | Syncfusion.Data.UWP
Syncfusion.SfInput.UWP
Syncfusion.SfShared.UWP
Syncfusion.SfGridConverter.UWP
Syncfusion.Pdf.UWP
Syncfusion.XlsIo.UWP |
But after having build without any problem, the app finally crashes at the launch:
If I use the "full" Syncfusion library ("Syncfusion Controls for UWP XAML" there isn't any problem.
But in both cases, I got another exception (wit/without "Syncfusion Controls for UWP XAML"):
Would you have any explanation about the assemblies? Is there something else that I'm doing wrong?
And what about the other Exception? ("COMException")
I've attached you the sample that I used to make my tests.
Attachment:
SfDataGridDemo_Hyperlink_b4830205.7z