We're excited to release version 1.4.0 of Telerik UI for Blazor, with enhancements to the Grid and TreeView components, ASP.NET Core 3.0 Preview 7 compatibility, and new API reference documentation!
Creating an effective UI should let you concentrate on adding functionality, not on "making it work." Here's a SPA with a custom editor that leverages clicks and double-clicks to keep the screen size under control without requiring you to write a lot of code.
In this post, we will review the PivotGrid component. Unlike a typical grid, a PivotGrid lets you change the way the data is presented. Let's take a look at how to create a PivotGrid using example sales data for a grocery store.
Selecting a React grid is something a lot of us will eventually be required to do as enterprise-level developers. In this article I try to give some insight into what features I look for in a data grid.