The DevExpress Blazor Grid allows you to save layout information between application sessions. This example demonstrates two different approaches to how to save and restore a grid layout: ...
The GroupRowContent.razor custom Razor component defines the template used for both group row content and group summaries aligned with their respective columns. Its internal structure is built with a ...