2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
If SfDataGrid is not loaded with the bound data source when using it in Xamarin.Forms, please ensure to check whether you had done the below things correctly. Assembly Referencing Check whether you had referred the reference assemblies in your sample project as depicted in the below table to use SfDataGrid.
In case if you are using the export to excel and export to PDF functionalities of SfDataGrid in your application, check whether the below assemblies are referred in your sample project.
SfDataGrid initialization in renderer projects Currently, an additional step is required for Windows Phone, Windows Phone 8.1, WinRT and iOS projects to initialize custom controls in Xamarin.Forms. You need to initialize the SfDataGridRenderer. Call the SfDataGridRenderer.Init() in the FinishedLaunching overridden method of the AppDelegate class in the iOS Project as follows.
Call the SfDataGridRenderer.Init() in the MainPage constructor of the Windows Phone and WinRT projects as follows.
Installed correct version of Xamarin.Forms NuGet Check whether you had installed the correct version of Xamarin.Forms NuGet packages in your sample projects (Portable and Renderer projects). Since Xamarin publishes frequent updates in Xamarin.Forms, Syncfusion Xamarin components are compatible with the stable Xamarin.Forms version, which was rolled out at least one week before our monthly service pack or major release. To know about Syncfusion Xamarin component vs Xamarin.Forms version compatibility, please refer Software Requirements in our Read Me page.
This information is also available as Xamarin.Forms compatibility road map in our user guide documentation. |
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.