How to pass values from one view to another partial view in MVC4

Posted by Gayathri under ASP.NET on 10/24/2012 | Points: 10 | Views : 5594 | Status : [Member] | Replies : 0
I have a view called cma_course_sectors. when i click a button Details in this form pointing to a particular record it should display the selected record in a partial view.

how to pass this record id in the partial view.




Responses

(No response found.)

Login to post response