30thjoint
New member
- Joined
- Apr 30, 2009
- Messages
- 1
- Programming Experience
- Beginner
Hi!
I need to have a combobox that loads items from the first column of the database.
Now, as I select an entry on the combobox, a textbox beside it must display the data on the second column of the database.
As I change the combobox's selected item, the textbox's text must change accordingly.
I'm using SQL Server. Thanks!!!
I need to have a combobox that loads items from the first column of the database.
Now, as I select an entry on the combobox, a textbox beside it must display the data on the second column of the database.
As I change the combobox's selected item, the textbox's text must change accordingly.
I'm using SQL Server. Thanks!!!