Click here to Skip to main content
15,886,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to change the background color of a particular of a datagrid row whenever its vaules gets changed. How can i do that. I have binded datatable to datagrid itemsource.

Whenver i am changing datatable values it should change the values of the cells according to value.

One of the colunm is named as "weight" whose value when increases then background color of cell should be blue and if decreases then red.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900