R
RockNRoll
Greetings,
I have a table with a contract number field and a contract name field. The
contract number is the primary key.
When a particular contract is selected in a listbox, I would like a label on
my asp.net page to display the contract name.
I know how to bind a SQL query to a datagrid, but how do I display a single
field of a single record in a label?
Thank you very much,
-Dave
I have a table with a contract number field and a contract name field. The
contract number is the primary key.
When a particular contract is selected in a listbox, I would like a label on
my asp.net page to display the contract name.
I know how to bind a SQL query to a datagrid, but how do I display a single
field of a single record in a label?
Thank you very much,
-Dave