0
Reply

how to change row color when row is updated in datagrid in silverlight 4 by using mvvm

ramesh mandapelly

ramesh mandapelly

Jun 5 2012 11:37 PM
1.4k
how to change  row color when row is updated in datagrid in silverlight 4 by using mvvm.


I want to change the row color when record is added row should show Green color and when the same record is updated , show Red color . please help me.