Trying to have a AJAX action link which when clicked, should do a HttpGet to an action method which returns a PartialViewResult and shoves the HTML int
HttpGet
PartialViewResult
Make sure you have the unobtrusive AJAX javascript library included in your page.