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

Styling Selected Row Transition

1 Answer 38 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Guy Inwhitenorth
Top achievements
Rank 1
Guy Inwhitenorth asked on 31 Mar 2010, 04:57 PM
Hello,

What is the quickest way to remove/style the transition animation that occurs when shifting focus from one row to the next. It appears that there is an animation fading out the selected row colour, and we'd like to remove that.

Thanks

1 Answer, 1 is accepted

Sort by
0
Kalin Milanov
Telerik team
answered on 05 Apr 2010, 12:51 PM
Hello Guy Inwhitenorth,

To do that you will need to edit the template of the row, find the triggers for the IsMouseOver and IsSelected properties and replace the animations with regular setters. I have also prepared a sample to get you started.

Kind regards,
Kalin Milanov
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
Guy Inwhitenorth
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
Share this question
or