I have a search form there is a search textbox for search by name. i want when i type any text onto the textbox then the names shows on listbox.
and when i click on any name of list box then all data related to this name fill on textbox, radiobutton, datetimepicker, picturebox etc.
i am using sql database and its for win form.