I have created a form for the student details in Mvc,but am getting an error"
Error
Hi,
I have created a form for the student details in Mvc,but am getting an error"The model item passed into the dictionary is of type 'System.Collections.Generic.List`1[StudentDetails.Models.StudentDetail]', but this dictionary requires a model item of type 'StudentDetails.Models.StudentEntities'."
I have created a form for the student details in Mvc,but am getting an error"
Joginder BangerPosted Feb 28, 2015, 1:29 PM
Rizwan share your code for better understanding and solve problem as per solution.
Anil KumarPosted Feb 28, 2015, 3:57 AM
Please share your controller and view code for more help
To help others, please mark this solution as Accepted if it solves the purpose