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.
I am using sfDataGrid for Winforms, and am struggling to get the row header to color based on the value of another cell in that row. In my example I want all values with True to color the row header green, and False to color Red. Any help or a point in the right direction would be appreciated.
FPFarjana Parveen Ayubb Syncfusion Team May 18, 2018 05:56 AM UTC
Hi Chuck,
Thanks for contacting Syncfusion support.
We can able to change the back color of the RowHeader based on the other column value by using DrawCell event in SfDataGrid. Please refer the below code example and sample in the following location,