Animate one record of a listview, gridview, wrap, etc.

I have a wrap, but it pertains to any dynamically generated list. I want to animate one record of the list. Like when I click a record I want some sort of animation on that record. When I assign an animation it happens to the entire list, not just the selected record. My use case is searching for items and when I click one it gets removed from the search list and added to my selected list.

1
4 replies