|
-
Feb 4th, 2011, 05:41 AM
#1
Thread Starter
Fanatic Member
bind combobox
My combo box is populated in th ecodebehind using the cboBox.items.add("ProjectName")
In xaml, I have set the selectedvaluepath to the ProjectID
My listbox populates the names of the employees using a datatable which is populated from the database.
Question:
Why does the combo box not show the relevant item (ProjectName) for the name I select in the listbox?
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
|