This question is locked. New answers and comments are not allowed.
Hi, i'm working in a project ASP.NET MVC 4, and I'm using Telerik for display some data.
I want to know if is it possible to have a different color for a column based in the value?
For example:
if the value is lesser than 5 the color is blue,
if the value is 6 or 7, the color is yellow and
if the value is greater than 8 the color is red...
I want to know if is it possible to have a different color for a column based in the value?
For example:
if the value is lesser than 5 the color is blue,
if the value is 6 or 7, the color is yellow and
if the value is greater than 8 the color is red...