How to customize Data Grid rows/items like changing colors based on the value of an attribute
1
Let's say I have this Data Grid below and I want the color of an item/row with the value of "Attribute" = "test 2" to be brown instead of the usual gray/white. How can this be achieved? If it's not possible with the Data Grid widget, then how can it be achieved with Data Grid 2 instead?
asked
Alnel Vincent Alico
1 answers
0
Hello Alnel,
You are going to do some css and use the dynamic class functionality: