How to convert System.int32 to IEnumerable<SelectListItem> type

-1

System.InvalidOperationException HResult=0x80131509 Message=The ViewData item that has the key 'DesignationID' is of type 'System.Int32' but must be of type 'IEnumerable

c#
asp.net-mvc
asked on Stack Overflow Sep 26, 2019 by Babar Hussain

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0