BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
<ItemGroup>
<SDKReference Include="Syncfusion 8.1 controls for Universal XAML, Version=12.4.0.24">
<Name>Syncfusion 8.1 controls for Universal XAML</Name>
</SDKReference>
</ItemGroup>
A first chance exception of type 'System.Exception' occurred in Syncfusion.SfGrid.Universal.DLL
WinRT information: ResourceMap Not Found.
Am I missing something?
Is there any documentation about which controls needs which assemblies?
Especially "used assemblies" - of course SfGrid needs SfGrid - but where to learn that I need Data and Input too?
Thank you
Manfred
PS: I couldn't get the "reply with quote" (here in the forums) running - but copy paste worked :-)
Hi Manfred,
Regret for the inconvenience caused.
We are working on this. We will update you the response shortly.
We appreciate your patience until then.
Regards,
Vadivel
Is there any documentation about which controls needs which assemblies?
Especially "used assemblies" - of course SfGrid needs SfGrid - but where to learn that I need Data and Input too?
You provided me with a sample (thank you) - but I can't always ask for a sample.
Therefore I asked about documentation - where can I (for an example) learn that Grid needs that resources and also references to Data and SfInput??
Sorry for asking that much - I'm new to syncfusion.
Till now I worked with a competitor product. There I have in a shared project (as well in phone as in windows) a toolbox item. When I drag a control to the designer it adds everything needed - to both (if the page is in the shared project) or the project where the page belongs to.
Thank you
Manfred
Hi Manfred,
Regarding Query: How to make the controls available in the "Phone Toolbox"?
We have mentioned like “you want to use only our WinRT Universal application, you no need to install anything other than Syncfusion Essential Studio WinRT setup”. But if you want to use, you need to install Syncfusion Essential Studio Windows Phone platform setup. Since Universal app combines both WinRT and WindowsPhone project. So that you have to install both setup for Universal apps.
Regarding Query: Is there any documentation about which controls needs which assemblies?
You can find the details of assemblies which needed for SfDataGrid in below UG link,
Please find the documentation link: http://help.syncfusion.com/UG/winrt/default.htm#!documents/gettingstarted12.htm
You need to include the below assemblies to run the SfDataGrid products.
1.Syncfusion.Data.Universal
2.Syncfusion.SfGrid.Universal
3.Syncfusion.SfInput.Universal
Please let us know if you have any queries.
Regards,
Jayapradha