s_samira_21
Registered User.
- Local time
- Today, 22:55
- Joined
- Jun 8, 2011
- Messages
- 52
I have a Form that contains a text box named "txt_OrgID" that shows the Organization ID, and a combo box named "cbx_OrgNam" that its list comes from "Organizations" table.
what I want is, after loading the form, if "txt_LstNam" is empty, the combo box shows the list that I set for it. But when "txt_LstNam" is not empty, the combo box, just like a text box, shows the organization Name that its ID is in "txt_OrgID"
what I want is, after loading the form, if "txt_LstNam" is empty, the combo box shows the list that I set for it. But when "txt_LstNam" is not empty, the combo box, just like a text box, shows the organization Name that its ID is in "txt_OrgID"