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

Selecting entire row on clicking the row header

1 Answer 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Norbert John
Top achievements
Rank 1
Norbert John asked on 01 Mar 2010, 10:19 AM
Hi,
I would like to select the entire row on clicking the row header (Navigation column). How do we achieve this? Currently the current row is not changing on clicking the row header

Thanks in Advance

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 01 Mar 2010, 10:34 AM
Hello Norbert John,

I guess you are using one of our latest Internal Build where this behavior can be observed. We have introduced a new property called IsSynchronizedWithCurrentItem which dictates if the current and selected items will be synchronized. By default, synchronization will only occur if RadGridView is bound to a ICollectionView data. To force the synchronization you just have to set IsSynchronizedWithCurrentItem to true.


All the best,
Milan
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
Norbert John
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or