How to implement List in .Net?

How would I implement a huge list of schools into a list/AutoComplete 'selection tool'?

  • I have a file with a very large list of schools, too many to manually type. I would like users to be able to select their school, but not sure how to best go about this. Other options may be creating a database with all of these values? Just don't want to manually type every single school.

  • Answer:

    Have a look at typeahead. http://twitter.github.io/typeahead.js/ It works with data on client or server (or both), so you don't need to have a database.

Dave Hagler at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.