Hi,
The problem I am trying to address is made up of two parts
1. Conditional Format a cell based on another property on a row
2. I want to add StrikeThrough TextDecoration as part of the Conditional Formatting
For actual setup of the TextDecoration, I followed the suggestion mentioned in the post (http://ko.infragistics.com/community/forums/p/51185/268258.aspx)
Hello Bhavesh,
I have been looking into your question and currently we do not providing Conditional Formatting on cell based on the value of another cell. In order to achieve the desired functionality I can suggest you use Value Converter. I am attaching a sample application(DynamicStyling.zip) where the underlined cells in ‘Probation’ field depends on the value of the cells in ‘Age’ field.
Let me know, if you need any further assistance on this matter.