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
3166
Condition Cell StrikeThrough based on Row (DataItem) value
posted

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)

Parents
No Data
Reply
  • 35319
    Verified Answer
    posted

    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.

    DynamicStyling.zip
Children
No Data