G
Gajanan
I have master table named Emp_Master with fields Emp_ID and Emp_Name. I want
to bind the combo box with name in such a way that it will display the names
of employee but I should be able to use Emp_ID in background so that I can
query different table using this value in where condition.
I have Emp_ID field in table to which I want to query later but no Emp_Name.
Please Help!
to bind the combo box with name in such a way that it will display the names
of employee but I should be able to use Emp_ID in background so that I can
query different table using this value in where condition.
I have Emp_ID field in table to which I want to query later but no Emp_Name.
Please Help!