Hello
I have a simple radgrid (not in edit mode) that i want to set some of his cells color, according to the value of the firs column of each row.
What i mean is to loop each row in the grid ,check the value of the first column of this gridraw and then set the colors of the rest of the cell in this gridraw according to this value.
How should i do it ?
Thanks,
Gerry
I have a simple radgrid (not in edit mode) that i want to set some of his cells color, according to the value of the firs column of each row.
What i mean is to loop each row in the grid ,check the value of the first column of this gridraw and then set the colors of the rest of the cell in this gridraw according to this value.
How should i do it ?
Thanks,
Gerry