I have 2 columns in a Grid. When I click a button, I want the first column to animate to the left from it\'s current position to 0. So, in effect, it collapses and I\'m le
Another thing you can do is animate the contents and set the Grid to autosize to content which it will do smoothly as the contents changes size.