This is a migrated thread and some comments may be shown as answers.

Is WinUI in Desktop currently supported?

1 Answer 188 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 27 Feb 2021, 05:50 PM

Hi,

My Setup:

Installed WinUI 3 Preview 4
Created a new project based on the "Blank App, Packaged (WinUI in Desktop)" template
Added a project reference to Telerik.WinUI.Controls.dll
Changed MainWindow.xaml to
<Window>...
     <Grid>
        <telerikGrid:RadDataGrid x:Name = "MyGrid />

    <Grid>
<Window>

this is when I get the error message:
A value of type 'RadDataGrid; cannot be added to a collection or dictionary of type 'UiElementCollection"

Is my scenario currently supported?
If yes, what else do I need to do to get this to compile?
If no, when will my scenario be supported?

Thanks
Michael

 

 

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 02 Mar 2021, 02:07 PM

Hi Michael,

Thank you for your interest in Telerik UI for WinUI.

Currently the desktop version of WinUI is not supported. We currently working on it - you can track the status through this feedback item.

Let me know if you have any other questions.

Regards,
Kalin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Michael
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or