65.9K
CodeProject is changing. Read more.
Home

jQuery UI Autocomplete in MVC 5 - Selecting Nested Entity

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.40/5 (7 votes)

Apr 21, 2014

CPOL

4 min read

viewsIcon

44851

downloadIcon

6

Creating Autocomplete for string property is very easy. Using it for selecting some custom type is a bit more complex but there is a way to implement it cleanly...