Hello,
I have a group datawindow and I want to change the background color of the header of a group if any row inside that group is selected. I only want to change the header for that specific group, not all headers.
In the detail band are multiple rows with information, these rows background colors alternate between white and gray. When a row is selected the background color is changed to a light blue. This is done via expression and works. But I also want that the header of the group the selected row is in turns blue too.
Is there any way to achieve this?
Thank you very much.