How to Change Grid Cell Color Based upon value coming from Database Service
Hi ,
I have a datagrid . I am Binding data to datagrid By Calling service. In Service i am executing Stored procedure . So Basically data is coming from Database. I have to Change
individual Grid Column values. based upon database column value.

I have to display color like above. For your info

For Every Column that is binding we have separate color column based upon color column we have to change respective grid cell color.
Please guide me how to get this approach.
Thanks& Regards
Spandhana

