Click here to Skip to main content
15,912,507 members

Comments by Akaglo (Top 40 by date)

Akaglo 15-May-13 9:42am View    
Thanks a lot, but your suggestion is still not working for me. The AutoComplete TextBox is supposed to retrieve the data from a database.
Akaglo 29-Mar-13 6:33am View    
Thank you, Sir. I've checked the link, but that's not what I want exactly. For my problem, I want the data in the textbox to come from a table in the database.
Akaglo 28-Mar-13 10:30am View    
Can you please show me that?
Akaglo 26-Mar-13 5:43am View    
I've checked the links. Even though the samples look fine they don't seem to give me exactly what I want. The issue is that I want a code that will enable data on a row to appear in the text boxes when the user clicks on the row in the GridView, to perform update. The code above does exactly this in my Windows application and I want same in the Web application.
Akaglo 25-Mar-13 10:03am View    
CHill60, I've checked the links but both didn't seem to give the right solution. I'd therefore be happy if you could modify my code to resolve the problem in question. Thank you in advance.