This question is locked. New answers and comments are not allowed.
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
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