I have read in this forum that the child and parent SelectionMode are independent. Is there a way to tie them together? I only want ONE record shown as selected regardless of whether it is a parent or child.
if * and BOLD means "selected/highlighted", this is what I am seeing:
* Parent 1
* Child A
* Child B
Parent 2
* Child C
* Child D
What I desire is if I clicked on Child A again is for all other rows to be deselected and ONLY Child A is highlighted, no parent records selected, no other children. I would like SelectionMode = Single across all data relations. Is this possible?
Parent 1
* Child A
Child B
Parent 2
Child C
Child D
I would show an image but I guess you can't do attachments in the forum.
Thanks in advance!
if * and BOLD means "selected/highlighted", this is what I am seeing:
* Parent 1
* Child A
* Child B
Parent 2
* Child C
* Child D
What I desire is if I clicked on Child A again is for all other rows to be deselected and ONLY Child A is highlighted, no parent records selected, no other children. I would like SelectionMode = Single across all data relations. Is this possible?
Parent 1
* Child A
Child B
Parent 2
Child C
Child D
I would show an image but I guess you can't do attachments in the forum.
Thanks in advance!