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
255
Set value of Unbound field
posted

I was trying to set the value of the unbound field in xamdatagrid. The value of field3 = field1 + field2.

Also I wanted to attach style to it which would change the foreground of the unbound field (field3) to red for negative values and black for +ve values

Is it possible to do this in xaml or I have to write code in xaml and cs both?

Thanks,

Harshad

Parents Reply Children
No Data