|
-
November 23rd, 1999, 02:36 PM
#1
Data Environment Designer
Hi,
I drop a field (EmployeeID) from Data Environment Designer onto
my Form1, and the control for the EmployeeID is Combobox.
What I want is to display all EmployeeID on my Combobox.
I go to Properties and set:
DataField = EmployeeID
DataMember= tblEmployees
DataSource= DataEnvironment1
When I run, I can see just 1 EmployeeID on my Combobox, which is
the first EmployeeID in my table
Is there anything else that I have to do.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|