Goodday to You all.
I have a IR with the SelectAll-checkbox present and this works fine and as expected.
When we display the IR with a Control-Break on the first column, the SelectAll-checkbox does the same but we want it to select only the rows of the selected item within the Control-Break.
All the rows have the same ID as the Control-Break item so I could select/unselect all the items with this ID but is there a way to get the value of the Control-Break?
Thanks in advance.