Syncfusion.Data.UWPSyncfusion.SfGrid.UWPSyncfusion.SfInput.UWPSyncfusion.SfShared.UWP
The text associated with this error code could not be found.
Cannot create instance of type 'Syncfusion.UI.Xaml.Grid.SfDataGrid' [Line: 18 Position: 3]
<Page
x:Class="AddNewRowEditing.MainPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:AddNewRowEditing"
xmlns:syncfusion="using:Syncfusion.UI.Xaml.Grid"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d"> |