With MAUI SR4.1 (536) and VS 17.3/17.4 cannot build project with DataGrid

1 Answer 64 Views
Border Button DataGrid Entry General Discussions TimePicker
Arkady
Top achievements
Rank 1
Iron
Iron
Arkady asked on 20 Sep 2022, 04:22 AM

Hi , actually it is long term issue, it is here few Telerik versions already, this time it appeared again. Issue is - some telerik controls are working thru http://schemas.telerik.com/2022/xaml/maui namespace but some are not. Have to use clr-namespace:Telerik.Maui.Controls;assembly=Telerik.Maui.Controls . Very annoying. Today after upgrade i have to go thru all source files (xaml) and change it again. Below is example of issue, assume i have 20+ xaml files there... Yes, i did clean, rebuild etc.

1 Answer, 1 is accepted

Sort by
0
Antoan
Telerik team
answered on 21 Sep 2022, 10:09 AM

Hi Arkady,

Thank you for the provided images.

There is a logged issue in the official .NET MAUI GitHub repo for the schemas. The error could be because there is no x:Name set or the compiler doesn't recognize some of the namespaces. Here is a link to the issue: https://github.com/dotnet/maui/issues/7503 This issue is not related to the Telerik .NET MAUI controls it is an issue in the .NET MAUI framework. 

The workaround we had found so far is the same one you use.

Regards,
Antoan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Border Button DataGrid Entry General Discussions TimePicker
Asked by
Arkady
Top achievements
Rank 1
Iron
Iron
Answers by
Antoan
Telerik team
Share this question
or