Adil

Adil

  • NA
  • 1
  • 0

populating text fields from database

Jul 1 2008 10:59 PM

I ve a simple form in C# with Customer details. I used comboBox for CustomerID. How can I select CustomerID from SQL database? and I want once I select customerID in comboBox rest of the text boxes like customer name, phone fills automatically. How can I achieve this?


Answers (2)