Hi people, I'm new here and you've already solved a doubt of mine once. Now I'm raising another question, and it's just like the tittle says:

How should I do to make an autocomplete when I write a number in a TextBox and another TextBox get filled with the correct data from the Table which I'm calling from?

An image to explain a bit my case:

Name:  autocompletar.jpg
Views: 544
Size:  22.2 KB

As you can see in the screenshot, I wrote the numer "1" in the first TextBox, then I had to write "Martillo" in the next TextBox... Now I want that that TextBox to get filled automatically with "Martillo" so I don't have to write it again...

Hope you understand my way to speak, I'm not so good in english... Thanks!!!

Regards!