This is a migrated thread and some comments may be shown as answers.

Can I tie parent and child SelectionMode together?

1 Answer 24 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Daryl
Top achievements
Rank 1
Daryl asked on 12 May 2011, 05:30 PM
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!

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 13 May 2011, 07:06 AM
Hi Daryl,

Please take a look at this forum thread for a reference.
 

Regards,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Daryl
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or