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

SelectionChanged RemovedItems as Rows

2 Answers 60 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Brandon
Top achievements
Rank 1
Brandon asked on 03 May 2011, 02:22 PM
How can I get a handle to the Rows of the items listed in the removed items list on selectionchanged event???
I'm trying to change the fontweight property on the rows once there deselected.

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 03 May 2011, 02:24 PM
Hello,

 It will be better to use style selectors to handle such cases - not events. You can check the Silverlight version of the row style selector demo here - the WPF is exactly the same.  

Greetings,
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
Brandon
Top achievements
Rank 1
answered on 03 May 2011, 04:17 PM
This method is all well and good but I would still need access to the previously selected rows.
If there a way to accomplish this?
Tags
GridView
Asked by
Brandon
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Brandon
Top achievements
Rank 1
Share this question
or