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

adding animated effects for controls such as Grid

1 Answer 29 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ammar
Top achievements
Rank 1
Ammar asked on 03 May 2012, 12:20 PM
Good Day

just wondering can i add HTML5 effects such as animation when details rows open in a grid ?

1 Answer, 1 is accepted

Sort by
0
Eduardo Serra
Telerik team
answered on 02 Feb 2018, 04:00 PM
Hello Ammar,

The Kendo UI Grid API doesn't not support the functionality you describe out of the box.

If you would like to implement it, you may use Kendo FX (slideIn demo) and custom CSS. Here is a small example which demonstrates one basic implementation.

Depending on when you want the animation to be executed, you may hook up to the detailInit or detailExpand events of the Grid.

I hope this helps!

Regards,
Eduardo Serra
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Ammar
Top achievements
Rank 1
Answers by
Eduardo Serra
Telerik team
Share this question
or