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

nested datagrid first row is in selection mode

3 Answers 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
kumar p
Top achievements
Rank 1
kumar p asked on 09 Jun 2010, 09:03 AM
i have an nested datagrid placed.  first  row in  my grid  is  always in selected  mode. if  you can see the image image   you  may better understand.
 is there any way i can disable  is option

 any help would be great
 thanks 
kumar

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 09 Jun 2010, 09:26 AM
Hi,

 You can set IsSynchronizedWithCurrentItem to false to avoid this.

Kind regards,
Vlad
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.
0
kumar p
Top achievements
Rank 1
answered on 09 Jun 2010, 09:59 AM
thanks  for the replay  it worked  fine.
 but i have on more issue here once  i clciked  the row in my third datagrid thw  parent  row  of  2 and  1 gridview i is getting highligted
is there any way i can  avoid highlighting  parent  gridview  row.
 thanks
kumar

0
Vlad
Telerik team
answered on 09 Jun 2010, 10:04 AM
Hello,

 This may happen if you click outside the child grid. If you click directly child grid rows you will not get parent row selection. You can check this demo to observe the same behavior. 

Kind regards,
Vlad
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
kumar p
Top achievements
Rank 1
Answers by
Vlad
Telerik team
kumar p
Top achievements
Rank 1
Share this question
or