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

Data Binding .Net 5

1 Answer 954 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ignus
Top achievements
Rank 1
Ignus asked on 01 Feb 2021, 01:36 AM
I have a new project and am using .Net 5.0.  I have a RadForm with a RadTreeView control.  I am trying to get a DataSource selected for a RadTreeView control.  I am expecting the UI at this point to give me the option to add a new DataSource but that is not available.  When I manually add a System.Windows.Forms.BindingSource to the form it is also not listed in the available DataSources.  I am running VS 2019 Version 16.9.0 Preview 3.0 and Telerik 2021.1.122.  Is this the correct behavior at this point?

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 01 Feb 2021, 08:31 AM

Hello Ignus,

Thank you for writing.

UI for the various data binding scenario is still not available in the Visual Studio designers for .NET Core. It`s not an issue in our implementation but rather a missing feature in the new design-time framework in Visual Studio. Microsoft are currently working on implementing the feature. Once it is available for the standard .NET Core controls it will also be available for the Telerik controls.

For the time being you can consider binding the controls programmatically or setting them up in unbound mode. Here are some relevant documentation articles for the RadTreeView

I hope this will help. Let me know if you need further assistance.

Regards,
Hristo
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
Ignus
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or