I tried using a RedirectToAction after I have done a post to the controller and saved but the URL does not change and the redirect does not seem to work. I need
RedirectToAction
Check with firebug. Post might be returning a server error.