J
John S. Ford, MD
I'm passing a number from one form to another via the OpenArgs property.
This number is the primary key for a table, tblTeams (field name TeamIDNum).
How do I use this number to populate a TextBox with TeamName given the
TeamIDNum? I know how to do this with a ComboBox by setting its datasource,
BoundColumn property and field widths and then feeding it the TeamIDNum.
What is the analogous technique for doing this with a TextBox?
Thanks,
John
-------------------------------------------------------
John S. Ford, MD, MPH
Assistant Professor of Medicine
David Geffen School of Medicine at UCLA
Harbor-UCLA Medical Center
(e-mail address removed)
http://califmedicineman.blogspot.com
This number is the primary key for a table, tblTeams (field name TeamIDNum).
How do I use this number to populate a TextBox with TeamName given the
TeamIDNum? I know how to do this with a ComboBox by setting its datasource,
BoundColumn property and field widths and then feeding it the TeamIDNum.
What is the analogous technique for doing this with a TextBox?
Thanks,
John
-------------------------------------------------------
John S. Ford, MD, MPH
Assistant Professor of Medicine
David Geffen School of Medicine at UCLA
Harbor-UCLA Medical Center
(e-mail address removed)
http://califmedicineman.blogspot.com