I have a number of Kendo grids which utilize detail templates. I'd like to add some animation for when the user chooses to expand the details.
Is there any way to add some animation such as a jQuery Easing for when the details show and hide?
For reference, we are using the MVC/Razor helpers.
3 Answers, 1 is accepted
0
Viktor Tachev
Telerik team
answered on 06 Oct 2015, 01:17 PM
Hi,
This functionality is not available out of the box. However, you can implement the behavior by using some custom logic. Please give the approach suggested in the following thread a try and see how it works for you.