Demonstrates how to implement animations in a grid.
- Change animation - The grid includes a column for salaries. Click the Refresh button, and when a salary changes, the corresponding cell is animated.
- Missing row animation - Rows collapse when they are not rendered in a roundtrip. Use the filter switch or Delete button to test this animation.
- Added row animation - Rows expand when they are added in a rendering roundtrip. Use the filter switch or Add button to test this animation.