0

I have one partial view _AgreementsGrid and recevice this:

@model List<DataRow>

Inside this one I have another called _UsersSearchDDL and receive this:

@model List<ConnectWise.Web.Models.ApplicationUser>

When I render the partial view i got this error:

enter image description here

Do you have any ideas why is happening this? I render the dropdown view in another main view without problem but when I try to do inside another partial view... BUMM

Thanks

Elmer A. Chacon
  • 75
  • 3
  • 11

0 Answers0