I created a MVC controller with actions (CRUD) and I would like to know, how to modify this pre generated code, so I can do CRUD in popup modal. I know, that I should probably use PartialView, but that is where my knowledge ends. Fairly new, so please try to make it sound as noobie friendly as possible. Thanks.