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
1230
XamGrid Conditional Formatting
posted

I have a grid row with two check boxes, Approved and Rejected.  When the user clicks Rejected or the data is loaded into the grid with a value of Rejected I want the row to have a different style.  I searched the forums and downloaded sample 8015.SilverlightApplication177 which works but uses a TextColumn and not a CheckboxColumn.  It also does not have any additional styles applied to the grid headers and cells.  I am providing a sample that has the same header and grid cell styles I am using with the CheckboxColumn and hope you can help me get it to work.

I guess I can't attach the sample it is 3 MB zipped so I copied the XAML and C# code to a text file I hope it is usable.

Thank you for your help.