We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Animate cell borders

Hi, I wish to have a animated effect to certain cell borders in the grid. Is there any in-built support for the same?

1 Reply

AD Administrator Syncfusion Team February 29, 2004 10:32 PM UTC

There is no built-in support for this. I think you would have to add a timer, and in its Tick event, invalidate the cells you want to animate, setting some state information to indicate the animation state. Then in a CellDrawn event, you could check this animation state information to decide how to decorate the cell(border).

Loader.
Live Chat Icon For mobile
Up arrow icon