This question is locked. New answers and comments are not allowed.
Hi,
I have developed a UWP app which is working fine on my computer (x86 Architecture). The application should be run on a Raspberry PI3. I have moved from the the standard datagrid to using the RadDataGrid.
When I now want to build my app against the ARM architecture I get an error message: 'DataGridxxxx is not a member of xxxxControl'.
Is Telerik UI for UWP compatible with ARM? If not I need to revert to using the standard datagrid.