I have a table with a group. I'm using a toggle item in the details group. If the user clicks in the header group the details are shown. I want to change the background color of the header group rows that have its details expanded.
In other words, I want to change the property of a report item based on the status of a toggle item.
Is this possible with SSRS (SQL Reporting Services) and if so, how would I do it?