How can I make the row details open (and close) gradually, preferably without using Blend?
The reason I want this is that I have a screen where elements move, fade in and out etc using transformations, and i want the row details action to be consistent with all other actions.
An additional action I would like to animate is hiding (and un-hiding) of datagrid columns.
Thanks!