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.
Hi,
I am using GridGroupingControl. I have a requirement to set a cell style for a column based on another cell value.
For Eg - Based on the cell value in a row, I want to set a cell style as a combo or readonly style. If the cell is readonly then I don''t want to show the combo box and just display the values as default cell style. If the cell is editable then I want to set the cell style as a combobox.
How can I do this..?
Thanks,
Prathima
ADAdministrator Syncfusion Team July 4, 2005 10:34 AM UTC
You can use the QueryCellStyleInfo to conditionally set the style on a cell by cell basis. Here is a forum thread with soem code.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=18931