Kwasi Denkyira

Kwasi Denkyira

  • NA
  • 41
  • 1.8k

MVC 5 jQuery UI Autocomplete textbox, get users detail

Jul 3 2017 4:56 PM
I am Implementing autocomplete with asp.net MVC5  where when a user is selected, his details must also populate. for some reasons MY  select: function (event, ui) is not being called and my autocomplete is not pouplating although I can put an alert and see the users.
Attached are my View Page and the controller. Any help will be appreciated
 

Attachment: Question.zip

Answers (1)