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

Fadein/Fadeout on rows

1 Answer 72 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 2
Michele asked on 10 Jul 2009, 01:33 PM
Hello,
I've finished implementing my page, there's a main RadGridView and a Pie, when I pass on the pie's pieces I got a tooltip and I send an event to the page, the page resend it to the grid and I color the rows... I wish to add a fade in/out effect while coloring the rows... I've read some tutorial on using storyboard and setting the opacity with the DoubleAnimation... but I can't understand how to set the Target of the StoryBoard... of which type is it??

Thanks in advance

Paolo

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 14 Jul 2009, 12:12 PM
Hi Paolo,

You need to target the row or one of its cells depending on what you want to achieve. I have prepared a small sample project with two buttons that fade in and fade out the second row of a grid. This is hard-coded just for the sake of example.

Please, examine the sample project carefully and tailor it to your needs.

Kind regards,
Ross
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Chart
Asked by
Michele
Top achievements
Rank 2
Answers by
Rossen Hristov
Telerik team
Share this question
or