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.
NPNaveen Palanivel Syncfusion Team September 20, 2023 01:41 AM UTC
Hi Patel
Greetings from Syncfusion support
We checked your query, we can customized the cell by using
the QueryCellInfo event of the grid to achieve your requirement and we have
already discussed about this similar topics detailly in our UG
documentation. Kindly refer the documentation , simple sample and
screenshot for your reference.
I wanted to change the text color not the background color.
Thanks
NPNaveen Palanivel Syncfusion Team September 22, 2023 02:16 AM UTC
Hi Patel,
Based on your query, it seems that to change the text color instead of the
background color. We achieved your requirement by using CSS style . Please
refer the modified sample for your reference