|
HI,
In myWindows project i am using text box to disply names which are stored in the database, when i type the specific name it displays the name from database. But what i want is, when i type "v" it should display all names starts with "V".Any one help me by giving the appropriate CODE in C#.
|