Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 982141
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T04:39:02+00:00 2026-05-16T04:39:02+00:00

I want to provide an autocomplete option for a text in my web applciation

  • 0

I want to provide an autocomplete option for a text in my web applciation . I have the master data in the SQL server database table. I beowsed in google and found how to use autocomplte. all the examples use web service to do this. I cannot create a web service to impltement this. Is it possible to implement autocomplete by looking up values from database in code behind ? If so any one can provide any sample links for reference ?

Thanks in advance,

Jebli

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T04:39:02+00:00Added an answer on May 16, 2026 at 4:39 am

    It depends on the volume of data. There are 2 options:

    • send it to the client pre-emptively (perhaps as json or html) in the page source
    • let the client query it based on their input

    The second is common if the data-volume is non-trivial, as you can query when (for example) they’ve entered 3 characters; very useful for names and other long lists.

    Re the web-service; this doesn’t have to be a full/complex web-service; just a simple route or ashx (for example) that returns the filtered data.

    The jquery autocomplete plugin supports both scenarios, although this is now partly obsoleted by jquery ui plugin.

    Is it possible to implement autocomplete by looking up values from database in code behind

    Well, that is at the server – so you’re essentially talking about the same “web service” that you say you can’t do… I also think you should separate out the 2 functions (create page vs provide auto-complete results) into separate files (/pages/whatever).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to provide the ability to save some rendered data/charts (with the titles
I want to provide a Java-based Web Service, but I don't require the features
I have a dictionary of keywords that I want to make available for autocomplete/suggestion
I am using YUI 2 autocomplete , I have my own web service which
i want to extract data from the database rather local data while selecting value
I have the following jquery which reads from the excellent geonames.org web service: $('#<%=txtFindMyCity.ClientID%>').autocomplete(http://ws.geonames.org/searchJSON,
I want to provide for the user a service of encrypting some data via
I have this remote database of artists. About 6,000 entries for now. I want
I want provide bonuses to users how have shared link to my android application.
I want to use Google Places Autocomplete API to provide search-while-typing for an Android

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.