Previously, I blogged about how to update the WebGrid in MVC 3 asynchronously. This was when MVC 3 beta came out. Later, I received a comment which confirmed that in fact my example no longer worked!!. Hopefully, I can redeem myself with this post. I took a slightly different approach in this example, using a partial view and reloading the grid with ......