Hi Tim,
Thanks for contacting Syncfusion support.
We have checked your query and in our side the UWP sample is working fine while referring assemblies manually. Could you please check whether the below highlighted line has been included in your XAML file.
XAML:
<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"> |
If still the problem is not resolved in your side, we would set up a web meeting with you to look into it and provide resolution. Would you please let us know of your availability for this? Our team will make every effort to have this scheduled on a date and time according to your convenience.
Regards,
Srinivasan