I am trying to have a different background color of different columns in the Summary. I am able to set color using the SummaryResultsPresenter but not for the SummaryResultPresenter. I am actually settng the color using a value converter. When I execute the value converter code for the background in the SummaryResultPresenter, nothing happens. I get triggered, but the return value is not used. I also have attempted to directly set the background color using SummaryResultPresenter.
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.