Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
Dynamic Value Trigger
posted

Hello all,

I have a xamDataGrid with N number of objects.  Any one of my objects can be set as the "Base Line" object which is a property in my ViewModel. In a DataGrid column I would like for any values that are not equal to the Base Line's value, to change the color.  This will allow the user to see all changes from the base line very easily.  Is there DataTrigger support that can handle this dynamic problem?

 

Thanks,

 

KP