TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Antony Judes
NA
100
24.7k
Create DropdownListFor + AutoComplete in ASP.Net MVC 5
Nov 28 2018 3:16 AM
Hi,
I need to create a DropDownListFor with AutoComplete on user input, in ASP.Net MVC 5
i get a list of ID,Language from a sql database table vaules,
for that i need to generate a dropdownlist which is just like in jquery combobox.
(URL: https://jqueryui.com/resources/demos/autocomplete/combobox.html)
How can i achive this in ASP.Net MVC 5 Razor view? using DropDownListFor?
Reply
Answers (
3
)
Share pic with title on social media
Session Mode use outproc mode in ASP.NET?