3
Answers

Render mvc partial view in bootstrap modal popup mvc

I want to render mvc partial view inside bootstrap modal popup on click of button from the main view .The mvc partial view contains gridview. On selecting a row from gridview,it fills the data in the textbox in the main view.

Answers (3)