JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid DataGrid CellsCSSRules Property Not Working in Blazor Implementation Reply To: DataGrid CellsCSSRules Property Not Working in Blazor Implementation

#112605
Duong Quyet
Participant

I’ve reviewed the Conditional Formatting and Templates sections, but they don’t quite meet my requirements. I’m specifically trying to apply dynamic styling using RowCSSRules or CellsCSSRules directly, but haven’t had success—either due to serialization issues or no visual effect.

Could you please provide a simple working demo showing how to use RowCSSRules or CellsCSSRules in Blazor with a basic condition (e.g., data.Value > 10)?

  • This reply was modified 1 month, 2 weeks ago by Duong Quyet.