2
Reply

populating text fields from database

Adil

Adil

Jul 1 2008 10:59 PM
2.4k

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)