Loading ...

How to get a google suggest like control in asp.net

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  asp.net ajax   » How to get a google suggest like control in asp.net

How to get a google suggest like control in asp.net

Posts under the topic: How to get a google suggest like control in asp.net

Posted: 1/21/2009

Lurker 2  points  Lurker
  • Joined on: 1/10/2009
  • Posts: 1

Hey friends

I want to integrate autosuggest functionality to textbox in asp.net

 

Please reply asap.

 

Thanks in advance

 

 


Posted: 1/22/2009

Contributor 4863  points  Contributor
  • Joined on: 11/27/2008
  • Posts: 79
  Answered

Hi,

You can use the AutoComplete ajax extender control (which comes as a part of ASP.NET AJAX toolkit). Here is the link on this:

http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx

You can get the sample source code and also see the video on how to use it here:

http://www.asp.net/learn/ajax-videos/video-122.aspx

Hope this helps,

Vivek


Posted: 3/6/2009

Contributor 2255  points  Contributor
  • Joined on: 11/30/2008
  • Posts: 11

Posted: 4/15/2009

Professional 8338  points  Professional
  • Joined on: 4/15/2009
  • Posts: 424
  Answered

sarangmahajan said:

I want to integrate autosuggest functionality to textbox in asp.net

Another interesting article about:

Google Suggest Functionality Using AJAX


Page 1 of 1 (4 items)