The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Please help, I need custom group area in blazor datagrid, for example, change background color, change font size, and reduce height for group area, check my image...
MSMonisha Saravanan Syncfusion Team March 14, 2022 12:54 PM UTC
Hi Jose Luis Barajas,
Greetings from Syncfusion support.
We can customize the group drag area and group headercell by using the below CSS. Kindly check the attached sample and code snippet for your reference.
<style>
.e-grid .e-groupdroparea{ /*To change group drag area CSS*/