Autocomplete TextBox in C#.net

how to connect the autocomplete textbox with the database in C#.net

Page 1 of 1

2 Replies - 4186 Views - Last Post: 10 July 2010 - 08:52 PM Rate Topic: -----

#1 mv87_aligarh  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 10-July 10

Autocomplete TextBox in C#.net

Posted 10 July 2010 - 07:36 PM

I am developing a mailing applivation using .net framework 2.0, tell me how to create an autocomplete textbox.
Is This A Good Question/Topic? 0
  • +

Replies To: Autocomplete TextBox in C#.net

#2 Sergio Tapia  Icon User is offline

  • D.I.C Lover
  • member icon

Reputation: 1210
  • View blog
  • Posts: 4,124
  • Joined: 27-January 10

Re: Autocomplete TextBox in C#.net

Posted 10 July 2010 - 07:39 PM

We don't just hand out code here.

If you keep asking questions like this you won't get anywhere and you'll lose access to a great resource such as DIC! Take a few steps back, write down what you've tried so far and even if you didn't write any code, write in what your ideas are.

How do you think you'll approach this problem?

For example, will you query your database after keydown on the textbox, will you be getting addresses from an XML file?

What have you tried?

We just want to help and grow as professionals. :)
Was This Post Helpful? 0
  • +
  • -

#3 tlhIn`toq  Icon User is offline

  • Closing in on 5,000
  • member icon

Reputation: 4926
  • View blog
  • Posts: 10,464
  • Joined: 02-June 10

Re: Autocomplete TextBox in C#.net

Posted 10 July 2010 - 08:52 PM

Not so much as a "please"... just an order to tell you how to do it.

http://www.google.co...=UTF-8&oe=UTF-8
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1