This week the Telerik UI for Blazor Team is at BASTA conference in Germany. Thanks to everyone who joined the inspiring keynote speech and demo delivered by our Manager of Software Engineering Pavlina Hadzhieva Goodbye, Client-side JavaScript – Hello, Blazor.
As the Blazor technology is rapidly evolving, so is our suite of Telerik UI for Blazor controls. In this blog post we want to share with you what’s included in the new 2.0.0 release – just a week before the official release of Blazor by Microsoft. Read and find out more about Blazor Grid Hierarchy, DataTimePicker, compatibility with ASP.NET Core 3.0 RC and some important changes.
In the latest release of Telerik UI for Blazor, we've got new controls for you as well as major upgrades to the Grid, Preview 8 compatibility and more. Check it out to see what's new.
While functional, the default display for a node in TreeView is just a single line with an icon and some text. In this blog, we show you how to get the display you really want by creating your own custom template.
Setting required properties of the TreeView to ensure that you get the display you want requires some clever LINQ queries. Here's how to load a TreeView from a table in a database in five (5) statements.