1
Answer

How can I resolve this error The ViewData item that has the

Ask a question
Louis Ogwel

Louis Ogwel

9y
2.3k
1
The ViewData item that has the key 'Office' is of type 'System.String' but must be of type 'IEnumerable<SelectListItem>'.
 
How can I resolve this error. I have tried a few option solutions on the site but with little success. 
 
 
 
 

Answers (1)