1
Reply

How to use autocomplete from database column

Ask a question
CSharp DotNet

CSharp DotNet

14y
8.3k
1
Hii

I have a application in c#.net windows application.

i have a column named quality in sql server database table.

Now i want to use it as my autocomplete source for one of my textbox.

How can i do this?

Please help me

Thanks in advance

Answers (1)